diff options
-rw-r--r-- | devel/libopensync022/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libopensync022/Makefile b/devel/libopensync022/Makefile index 0b954af7a502..8dbff0429657 100644 --- a/devel/libopensync022/Makefile +++ b/devel/libopensync022/Makefile @@ -3,7 +3,7 @@ PORTNAME= libopensync PORTVERSION= 0.22 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/ PKGNAMESUFFIX= 022 @@ -18,6 +18,7 @@ GNU_CONFIGURE= yes USES= libtool pathfix pkgconfig python tar:bzip2 USE_GNOME= glib20 libxml2 USE_LDCONFIG= yes +INSTALL_TARGET= install-strip CONFLICTS= libopensync-0.[3-9]* |