aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2014-06-14 00:42:03 +0800
committervanilla <vanilla@FreeBSD.org>2014-06-14 00:42:03 +0800
commit5e05a3fc76f195db170ed9b145a1a4a7f3986c81 (patch)
treee044b9f98830af600308e74e9d404ee65709b0c9 /databases
parentbce9b204540c1c9fb3238e01eea9d866562bf40a (diff)
downloadfreebsd-ports-gnome-5e05a3fc76f195db170ed9b145a1a4a7f3986c81.tar.gz
freebsd-ports-gnome-5e05a3fc76f195db170ed9b145a1a4a7f3986c81.tar.zst
freebsd-ports-gnome-5e05a3fc76f195db170ed9b145a1a4a7f3986c81.zip
remove NO_STAGE.
Approved by: portmgr@
Diffstat (limited to 'databases')
-rw-r--r--databases/sqliteman/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/sqliteman/Makefile b/databases/sqliteman/Makefile
index 737856e9f24e..6d8c51fc8531 100644
--- a/databases/sqliteman/Makefile
+++ b/databases/sqliteman/Makefile
@@ -20,5 +20,4 @@ USE_QT4= qmake_build gui moc_build rcc_build uic_build xml sql
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-NO_STAGE= yes
.include <bsd.port.mk>