diff options
Diffstat (limited to 'x11-wm/ion-2/Makefile')
-rw-r--r-- | x11-wm/ion-2/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-wm/ion-2/Makefile b/x11-wm/ion-2/Makefile index 53c711dff5f8..4d7fad126cda 100644 --- a/x11-wm/ion-2/Makefile +++ b/x11-wm/ion-2/Makefile @@ -8,6 +8,7 @@ PORTNAME= ion-2 PORTVERSION= 20040729 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://modeemi.fi/~tuomov/ion/dl/ @@ -18,7 +19,8 @@ LIB_DEPENDS= lua.5:${PORTSDIR}/lang/lua CONFLICTS= ion-2002* ion-devel-* pwm-* -USE_AUTOTOOLS= libltdl:15 libtool:15 +GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 libltdl:15 USE_X_PREFIX= yes USE_GMAKE= yes MAKE_ENV= DEFINES="${IONDEFINES}" |