diff options
author | John Marino <marino@FreeBSD.org> | 2013-11-01 21:21:40 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2013-11-01 21:21:40 +0000 |
commit | 9370625625156815733c5472f20f0ff64a861c81 (patch) | |
tree | 1278c7e136105e173e318a49b6d33c966e22d004 /misc | |
parent | f3bb6fac5c08ad2be919a50cf15a3d7342f10a97 (diff) |
Notes
Diffstat (limited to 'misc')
-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 3f766b25fda5..1d0ddcfd6888 100644 --- a/misc/magicpoint/Makefile +++ b/misc/magicpoint/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS+= pnmscale:${PORTSDIR}/graphics/netpbm MAKE_JOBS_UNSAFE= yes NO_STAGE= yes -USES= imake:env +USES= imake:env pkgconfig USE_XORG= x11 xext xmu xt sm ice xi xtst WANT_GNOME= yes GNU_CONFIGURE= yes |