diff options
Diffstat (limited to 'x11/props/Makefile')
-rw-r--r-- | x11/props/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/props/Makefile b/x11/props/Makefile index 8ca258127742..d2b348db3d99 100644 --- a/x11/props/Makefile +++ b/x11/props/Makefile @@ -7,7 +7,7 @@ PORTNAME= props PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= fenner @@ -19,6 +19,7 @@ LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview WRKSRC= ${WRKDIR}/props USE_IMAKE= yes +USE_XORG= x11 xext MAKE_ARGS= INFOFILES="" post-install: |