diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-26 13:50:31 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-26 13:50:31 +0000 |
commit | 2efa7741c0d40a21a605e35763766f7c875009f8 (patch) | |
tree | c4bd33fa0fc20161de633444dbae6fb4362e8c1c /misc/magicpoint | |
parent | 2a10c864bd53aacfe644bf0aa0c53aeea6778768 (diff) | |
download | ports-2efa7741c0d40a21a605e35763766f7c875009f8.tar.gz ports-2efa7741c0d40a21a605e35763766f7c875009f8.zip |
Notes
Diffstat (limited to 'misc/magicpoint')
-rw-r--r-- | misc/magicpoint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/magicpoint/Makefile b/misc/magicpoint/Makefile index 331a21a7df7c..11f136f680ee 100644 --- a/misc/magicpoint/Makefile +++ b/misc/magicpoint/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS+= png15:${PORTSDIR}/graphics/png \ mng:${PORTSDIR}/graphics/libmng RUN_DEPENDS+= pnmscale:${PORTSDIR}/graphics/netpbm -USE_IMAKE= yese +USE_IMAKE= yes USE_XORG= x11 xext xmu xt sm ice xi xtst WANT_GNOME= yes GNU_CONFIGURE= yes |