diff options
Diffstat (limited to 'comms/libopensync/Makefile')
-rw-r--r-- | comms/libopensync/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/comms/libopensync/Makefile b/comms/libopensync/Makefile index 39d90955e81..5d52d9b39b6 100644 --- a/comms/libopensync/Makefile +++ b/comms/libopensync/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/09/15 10:03:58 obache Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/03 11:24:41 asau Exp $ # DISTNAME= libopensync-0.22 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.opensync.org/ COMMENT= Platform independent synchronization framework -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= pkg-config USE_LANGUAGES= c USE_LIBTOOL= yes |