diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 01:08:02 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 01:08:02 +0000 |
commit | 68a652c62bee3100db49c04466ebe274dc38056d (patch) | |
tree | 427dccdcabe42e89e80a963adc5954a5e401bb2a /misc/magicpoint | |
parent | 48bfb2fe01f91fdde55bcd91766bdaae35f50aa3 (diff) | |
download | ports-68a652c62bee3100db49c04466ebe274dc38056d.tar.gz ports-68a652c62bee3100db49c04466ebe274dc38056d.zip |
Notes
Diffstat (limited to 'misc/magicpoint')
-rw-r--r-- | misc/magicpoint/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/magicpoint/Makefile b/misc/magicpoint/Makefile index e4f3cc3286c2..b640c3750ae0 100644 --- a/misc/magicpoint/Makefile +++ b/misc/magicpoint/Makefile @@ -18,6 +18,8 @@ LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png \ mng:${PORTSDIR}/graphics/libmng RUN_DEPENDS+= pnmscale:${PORTSDIR}/graphics/netpbm +BROKEN= Incomplete pkg-plist + USE_IMAKE= yes USE_REINPLACE= yes USE_FREETYPE= yes |