aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormadpilot <madpilot@FreeBSD.org>2013-10-10 07:59:14 +0800
committermadpilot <madpilot@FreeBSD.org>2013-10-10 07:59:14 +0800
commita4a64ac17971cea10f748794e7fdb274423b9b88 (patch)
tree0470c9ec0f31526e4d7928e277f9d9bc63c496f3
parentc7f2ebf0494a67bc0aee33baf97aeff3af1e21aa (diff)
downloadfreebsd-ports-gnome-a4a64ac17971cea10f748794e7fdb274423b9b88.tar.gz
freebsd-ports-gnome-a4a64ac17971cea10f748794e7fdb274423b9b88.tar.zst
freebsd-ports-gnome-a4a64ac17971cea10f748794e7fdb274423b9b88.zip
- Convert to staging
- Remove option for legacy GTK1/Gnome1 (EOLed) support
-rw-r--r--devel/libstroke/Makefile16
-rw-r--r--devel/libstroke/pkg-plist5
2 files changed, 2 insertions, 19 deletions
diff --git a/devel/libstroke/Makefile b/devel/libstroke/Makefile
index e5166c0ada44..64f6ec758c65 100644
--- a/devel/libstroke/Makefile
+++ b/devel/libstroke/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libstroke
PORTVERSION= 0.5.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= devel
MASTER_SITES= http://etla.net/libstroke/
@@ -14,21 +14,9 @@ USES= gmake
USE_CSTD= gnu89
USE_XORG= x11
USE_AUTOTOOLS= libtool
-WANT_GNOME= yes
USE_LDCONFIG= yes
-OPTIONS_DEFINE= GTK1
-GTK1_DESC= Build with legacy Gtk+/GNOME stroke support
-
-NO_STAGE= yes
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MGTK1} || !empty(HAVE_GNOME:Mgtk12)
-USE_GNOME+= gtk12
-PLIST_SUB+= GS=""
-.else
-PLIST_SUB+= GS="@comment "
-.endif
+CONFIGURE_ARGS= --disable-gtktest
post-patch:
@${REINPLACE_CMD} -e \
diff --git a/devel/libstroke/pkg-plist b/devel/libstroke/pkg-plist
index 0817949a5c8a..7ab61a279c68 100644
--- a/devel/libstroke/pkg-plist
+++ b/devel/libstroke/pkg-plist
@@ -1,9 +1,4 @@
-%%GS%%include/gstroke.h
include/stroke.h
-%%GS%%lib/libgstroke.a
-%%GS%%lib/libgstroke.la
-%%GS%%lib/libgstroke.so
-%%GS%%lib/libgstroke.so.0
lib/libstroke.a
lib/libstroke.la
lib/libstroke.so