090059a210
The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
17 lines
416 B
Makefile
17 lines
416 B
Makefile
# New ports collection makefile for: AluminumAlloy-Smog (gtk theme)
|
|
# Date Created: 27 August 2004
|
|
# Whom: Alexey Dokuchaev <danfe@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTREVISION= 2
|
|
|
|
FLAVOR= smog
|
|
|
|
MASTERDIR= ${.CURDIR}/../gtk-aluminumalloy-volcanic-theme
|
|
|
|
MD5_FILE= ${.CURDIR}/../gtk-aluminumalloy-smog-theme/distinfo
|
|
PLIST= ${.CURDIR}/../gtk-aluminumalloy-smog-theme/pkg-plist
|
|
|
|
.include "${MASTERDIR}/Makefile"
|