diff options
Diffstat (limited to 'misc/wmScoreBoard/Makefile')
-rw-r--r-- | misc/wmScoreBoard/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/wmScoreBoard/Makefile b/misc/wmScoreBoard/Makefile index dbdc4366db38..b97f4a0439bd 100644 --- a/misc/wmScoreBoard/Makefile +++ b/misc/wmScoreBoard/Makefile @@ -7,7 +7,7 @@ PORTNAME= wmScoreBoard PORTVERSION= 0.30 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc windowmaker MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= pat @@ -19,8 +19,7 @@ RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src USE_GMAKE= yes -USE_X_PREFIX= yes -USE_XPM= yes +USE_XORG= xpm post-install: .ifndef(NOPORTDOCS) |