summaryrefslogtreecommitdiff
path: root/misc/magicpoint
diff options
context:
space:
mode:
authorYoshio MITA <mita@FreeBSD.org>2001-04-15 13:00:55 +0000
committerYoshio MITA <mita@FreeBSD.org>2001-04-15 13:00:55 +0000
commit140665f4df7c72a4e22bf2d302e6a08acab4433e (patch)
treea52b3e1515da0d02133f2a6b93705822c5190c4a /misc/magicpoint
parentchange master site (diff)
Depends on pnmscale which is in the netpbm port.
Notes
Notes: svn path=/head/; revision=41420
Diffstat (limited to 'misc/magicpoint')
-rw-r--r--misc/magicpoint/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/magicpoint/Makefile b/misc/magicpoint/Makefile
index f48bed237f1f..2fbca31b3c07 100644
--- a/misc/magicpoint/Makefile
+++ b/misc/magicpoint/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.mew.org/pub/MagicPoint/
MAINTAINER?= mita@FreeBSD.org
LIB_DEPENDS+= png.4:${PORTSDIR}/graphics/png
+RUN_DEPENDS+= pnmscale:${PORTSDIR}/graphics/netpbm
USE_IMAKE= yes
USE_FREETYPE= yes