diff options
Diffstat (limited to 'x11/xlupe/Makefile')
-rw-r--r-- | x11/xlupe/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xlupe/Makefile b/x11/xlupe/Makefile index 7be3f45..4feafb4 100644 --- a/x11/xlupe/Makefile +++ b/x11/xlupe/Makefile @@ -12,9 +12,8 @@ MASTER_SITES= http://www.rostock.zgdv.de/~runge/xlupe/ MAINTAINER= runge@rostock.zgdv.de -LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm - USE_IMAKE= yes +USE_XPM= yes REQUIRES_MOTIF= no # you can build it with a motif interface as well! |