diff options
Diffstat (limited to 'print/mgv/Makefile')
-rw-r--r-- | print/mgv/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/mgv/Makefile b/print/mgv/Makefile index 5f001d222e69..eedeb15c9167 100644 --- a/print/mgv/Makefile +++ b/print/mgv/Makefile @@ -12,9 +12,8 @@ MASTER_SITES= http://www.trends.net/~mu/srcs/ MAINTAINER= handy@physics.montana.edu -LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm - USE_X_PREFIX= yes +USE_XPM= yes REQUIRES_MOTIF= yes GNU_CONFIGURE= yes CONFIGURE_ENV= X11BASE=${X11BASE} |