aboutsummaryrefslogtreecommitdiff
path: root/graphics/aolserver-nsgd
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2007-08-21 14:02:41 +0000
committerMartin Matuska <mm@FreeBSD.org>2007-08-21 14:02:41 +0000
commite5adf620cd7a2de19bdf8beea970d12b2710f1af (patch)
tree54ea6f0c4571850105a247d482ba8c9b880dea0c /graphics/aolserver-nsgd
parent854d3237d5efcfeac553c3b1c8edace0220866af (diff)
downloadports-e5adf620cd7a2de19bdf8beea970d12b2710f1af.tar.gz
ports-e5adf620cd7a2de19bdf8beea970d12b2710f1af.zip
Notes
Diffstat (limited to 'graphics/aolserver-nsgd')
-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