diff options
Diffstat (limited to 'mbone/nte/Makefile')
-rw-r--r-- | mbone/nte/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mbone/nte/Makefile b/mbone/nte/Makefile index 2888e9da6604..d2603395ad82 100644 --- a/mbone/nte/Makefile +++ b/mbone/nte/Makefile @@ -7,7 +7,7 @@ PORTNAME= nte PORTVERSION= 1.5a29 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mbone tk MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/nte/1.5a29/ @@ -20,7 +20,6 @@ WRKSRC= ${WRKDIR}/nte PLIST_FILES= bin/nte USE_GMAKE= yes -USE_X_PREFIX= yes MAKE_ENV= LOCALBASE="${LOCALBASE}" |