diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-01-25 23:01:34 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-01-25 23:01:34 +0000 |
commit | c49f6e3bc4e459a7c1d75f4df9ba04d6f818cfee (patch) | |
tree | c5ff0d9b1036f973abc13e2e3b58705d2112f195 /x11-wm | |
parent | 948ede691f3030cb3bfd1c11aec5752d451f2341 (diff) | |
download | ports-c49f6e3bc4e459a7c1d75f4df9ba04d6f818cfee.tar.gz ports-c49f6e3bc4e459a7c1d75f4df9ba04d6f818cfee.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/ion-3/Makefile | 1 | ||||
-rw-r--r-- | x11-wm/ion-3ds/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/ion-3/Makefile b/x11-wm/ion-3/Makefile index 066ef1210198..2a528caa0cd5 100644 --- a/x11-wm/ion-3/Makefile +++ b/x11-wm/ion-3/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS= run-mailcap:${PORTSDIR}/misc/mime-support CONFLICTS= ion-2002* pwm-[0-9]* ion-2* USE_X_PREFIX= yes +USE_GETTEXT= yes USE_GMAKE= yes MAKE_ENV= DEFINES="${IONDEFINES}" diff --git a/x11-wm/ion-3ds/Makefile b/x11-wm/ion-3ds/Makefile index 066ef1210198..2a528caa0cd5 100644 --- a/x11-wm/ion-3ds/Makefile +++ b/x11-wm/ion-3ds/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS= run-mailcap:${PORTSDIR}/misc/mime-support CONFLICTS= ion-2002* pwm-[0-9]* ion-2* USE_X_PREFIX= yes +USE_GETTEXT= yes USE_GMAKE= yes MAKE_ENV= DEFINES="${IONDEFINES}" |