- Stage support

This commit is contained in:
Martin Wilke 2014-02-12 05:55:35 +00:00
parent ed7e7b9fa5
commit 5bbe060287
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343847

View File

@ -15,8 +15,8 @@ COMMENT= Remove idle cursor image from screen
WRKSRC= ${WRKDIR}/unclutter
USES= imake
USE_XORG= x11 xext
MAN1= unclutter.1
PLIST_FILES= bin/unclutter
NO_STAGE= yes
PLIST_FILES= bin/unclutter \
man/man1/unclutter.1.gz
.include <bsd.port.mk>