summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-05-19 17:58:51 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-05-19 17:58:51 +0000
commit45ced896a0046f937add8abf66a9c5fc74af7243 (patch)
treefb319140f92293e7074a619109cb4502b20da246 /devel
parentUpdate to 2.10.1. (diff)
- Really use freetype2 (detection was broken)
- Disconnect static libs - Minor cleanup
Notes
Notes: svn path=/head/; revision=135633
Diffstat (limited to 'devel')
-rw-r--r--devel/libafterbase/Makefile3
-rw-r--r--devel/libafterbase/pkg-plist2
2 files changed, 3 insertions, 2 deletions
diff --git a/devel/libafterbase/Makefile b/devel/libafterbase/Makefile
index 7c344830a24c..35bced23de95 100644
--- a/devel/libafterbase/Makefile
+++ b/devel/libafterbase/Makefile
@@ -20,8 +20,9 @@ USE_REINPLACE= yes
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ARGS= --enable-sharedlibs --with-x
+CONFIGURE_ARGS= --disable-staticlibs --enable-sharedlibs --with-x
INSTALLS_SHLIB= yes
+PLIST_SUB= STATIC="@comment "
post-patch:
@${FIND} ${WRKSRC} -name '*.[ch]' | ${XARGS} ${REINPLACE_CMD} -e \
diff --git a/devel/libafterbase/pkg-plist b/devel/libafterbase/pkg-plist
index 1d127f782ef7..b198b7a594d7 100644
--- a/devel/libafterbase/pkg-plist
+++ b/devel/libafterbase/pkg-plist
@@ -18,7 +18,7 @@ include/libAfterBase/timer.h
include/libAfterBase/trace.h
include/libAfterBase/xprop.h
include/libAfterBase/xwrap.h
-lib/libAfterBase.a
+%%STATIC%%lib/libAfterBase.a
lib/libAfterBase.so
lib/libAfterBase.so.0
@dirrm include/libAfterBase