diff options
author | Yoshio MITA <mita@FreeBSD.org> | 2001-04-15 13:00:55 +0000 |
---|---|---|
committer | Yoshio MITA <mita@FreeBSD.org> | 2001-04-15 13:00:55 +0000 |
commit | 140665f4df7c72a4e22bf2d302e6a08acab4433e (patch) | |
tree | a52b3e1515da0d02133f2a6b93705822c5190c4a | |
parent | e38aceb7db1b2d7ed382a94c1ab1788e99c46e3d (diff) | |
download | ports-140665f4df7c72a4e22bf2d302e6a08acab4433e.tar.gz ports-140665f4df7c72a4e22bf2d302e6a08acab4433e.zip |
Notes
-rw-r--r-- | misc/magicpoint/Makefile | 1 |
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 |