aboutsummaryrefslogtreecommitdiff
path: root/x11/numlockx
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2014-01-10 09:32:14 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2014-01-10 09:32:14 +0000
commit82b3ec3f0d09968e247af97581a9410be3829d6a (patch)
treed01ce93d044c7712e5539a7994fbe9096ac7ac0f /x11/numlockx
parentb40822e3c5ee7866a0311e07dad959c8c0b61490 (diff)
downloadports-82b3ec3f0d09968e247af97581a9410be3829d6a.tar.gz
ports-82b3ec3f0d09968e247af97581a9410be3829d6a.zip
Support stagedir.
Approved by: portmgr (blanket infrastructure)
Notes
Notes: svn path=/head/; revision=339339
Diffstat (limited to 'x11/numlockx')
-rw-r--r--x11/numlockx/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/numlockx/Makefile b/x11/numlockx/Makefile
index aae54f13173f..22fc8ab7f063 100644
--- a/x11/numlockx/Makefile
+++ b/x11/numlockx/Makefile
@@ -20,5 +20,4 @@ PLIST_FILES= bin/numlockx
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-NO_STAGE= yes
.include <bsd.port.mk>