diff options
Diffstat (limited to 'deskutils/xopps/Makefile')
-rw-r--r-- | deskutils/xopps/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/xopps/Makefile b/deskutils/xopps/Makefile index a2765cbba566..6789bf023cf1 100644 --- a/deskutils/xopps/Makefile +++ b/deskutils/xopps/Makefile @@ -7,7 +7,7 @@ PORTNAME= xopps PORTVERSION= 1.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= http://cvsup.theplanet.com/distfiles/ \ http://dl.droso.net/ports/ @@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A tool which lets you draw Gantt charts ALL_TARGET= -USE_X_PREFIX= yes USE_MOTIF= yes MAKE_ENV= 'MACH=${OPSYS}' |