diff options
Diffstat (limited to 'x11/xstarroll/Makefile')
-rw-r--r-- | x11/xstarroll/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xstarroll/Makefile b/x11/xstarroll/Makefile index 863a9e4ccfd0..7aa131be3f1b 100644 --- a/x11/xstarroll/Makefile +++ b/x11/xstarroll/Makefile @@ -12,11 +12,10 @@ MASTER_SITES= http://wwwmiya.ee.kagu.sut.ac.jp/~sakai/ MAINTAINER= sakai@miya.ee.kagu.sut.ac.jp -LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm - ALL_TARGET= xstarroll USE_X_PREFIX= yes +USE_XPM= yes MAN1= xstarroll.1 MANCOMPRESSED= yes |