diff options
author | miwi <miwi@FreeBSD.org> | 2014-03-09 22:44:59 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-03-09 22:44:59 +0800 |
commit | 6db47b5897a2b2c9e624d49325a0a36ffcb1d281 (patch) | |
tree | 354684234b257fbbee4080cd86c966dbb2db64eb /security/fprint_demo | |
parent | 2acee341d6a46afabc702c13cd38f8e0386cea35 (diff) | |
download | freebsd-ports-gnome-6db47b5897a2b2c9e624d49325a0a36ffcb1d281.tar.gz freebsd-ports-gnome-6db47b5897a2b2c9e624d49325a0a36ffcb1d281.tar.zst freebsd-ports-gnome-6db47b5897a2b2c9e624d49325a0a36ffcb1d281.zip |
- Stage support
Diffstat (limited to 'security/fprint_demo')
-rw-r--r-- | security/fprint_demo/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/fprint_demo/Makefile b/security/fprint_demo/Makefile index 143f6a9353ee..a660e0b77573 100644 --- a/security/fprint_demo/Makefile +++ b/security/fprint_demo/Makefile @@ -23,7 +23,6 @@ INSTALLS_ICONS= yes WRKSRC= ${WRKDIR} -NO_STAGE= yes .include <bsd.port.pre.mk> .if ${OSVERSION} < 800069 |