aboutsummaryrefslogtreecommitdiff
path: root/x11/startup-notification
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-03 13:57:46 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-03 13:57:46 +0000
commit2ca4195def04afed0ca2984ad28c4fe1486efa9d (patch)
tree2385ca2e581242ab2b8ec3f2e9883fa9f7c171ef /x11/startup-notification
parent0b9237831bcf11d6ac1b966c0e510a7f32056be9 (diff)
downloadports-2ca4195def04afed0ca2984ad28c4fe1486efa9d.tar.gz
ports-2ca4195def04afed0ca2984ad28c4fe1486efa9d.zip
- Stage support
- Convert to USES
Notes
Notes: svn path=/head/; revision=342445
Diffstat (limited to 'x11/startup-notification')
-rw-r--r--x11/startup-notification/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/startup-notification/Makefile b/x11/startup-notification/Makefile
index ef0101f0625a..cedaea75997a 100644
--- a/x11/startup-notification/Makefile
+++ b/x11/startup-notification/Makefile
@@ -24,5 +24,4 @@ CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS+=ac_cv_lib_ICE_IceConnectionNumber=no
-NO_STAGE= yes
.include <bsd.port.mk>