Index: head/devel/libPropList/Makefile =================================================================== --- head/devel/libPropList/Makefile (revision 368441) +++ head/devel/libPropList/Makefile (revision 368442) @@ -1,25 +1,23 @@ # Created by: Glenn Johnson # $FreeBSD$ PORTNAME= libproplist PORTVERSION= 0.10.1 PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= TUCOWS/gnome/dev DISTNAME= libPropList-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Property library for gnome and Window Maker -USES= libtool GNU_CONFIGURE= yes +INSTALL_TARGET= install-strip +USES= libtool USE_LDCONFIG= yes post-patch: ${REINPLACE_CMD} -e "s,mkdir rmdir,mkdir mkstemp rmdir," \ ${WRKSRC}/configure - -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libPropList.so .include Index: head/devel/libPropList/files/patch-configure =================================================================== --- head/devel/libPropList/files/patch-configure (revision 368441) +++ head/devel/libPropList/files/patch-configure (nonexistent) @@ -1,11 +0,0 @@ ---- configure.orig Tue May 31 16:56:15 2005 -+++ configure Tue May 31 16:56:26 2005 -@@ -1452,7 +1452,7 @@ - LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \ - LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" \ - DLLTOOL="$DLLTOOL" AS="$AS" OBJDUMP="$OBJDUMP" \ --${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \ -+$ac_aux_dir/ltconfig --no-reexec \ - $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $lt_target \ - || { echo "configure: error: libtool configure failed" 1>&2; exit 1; } - Property changes on: head/devel/libPropList/files/patch-configure ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property