aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/aolserver-nsgd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/aolserver-nsgd/Makefile')
-rw-r--r--graphics/aolserver-nsgd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/aolserver-nsgd/Makefile b/graphics/aolserver-nsgd/Makefile
index b104874f839a..af98cde710cd 100644
--- a/graphics/aolserver-nsgd/Makefile
+++ b/graphics/aolserver-nsgd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= nsgd
PORTVERSION= 2.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics www
MASTER_SITES= http://www.aolserver.cz/download/
PKGNAMEPREFIX= aolserver-
@@ -23,7 +23,7 @@ WRKSRC= ${WRKDIR}
AOLSERVERBASE?= aolserver
LIB_DEPENDS+= gd.4:${PORTSDIR}/graphics/gd
BUILD_DEPENDS+= ${LOCALBASE}/${AOLSERVERBASE}/bin/nsd:${PORTSDIR}/www/aolserver
-RUN_DEPENDS+= ${BUILD_DEPENDS}
+RUN_DEPENDS+= ${LOCALBASE}/${AOLSERVERBASE}/bin/nsd:${PORTSDIR}/www/aolserver
USE_GMAKE= yes