diff options
Diffstat (limited to 'comms/synce-librapi2/Makefile')
-rw-r--r-- | comms/synce-librapi2/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/comms/synce-librapi2/Makefile b/comms/synce-librapi2/Makefile index acfe4ca691a..8028de68f50 100644 --- a/comms/synce-librapi2/Makefile +++ b/comms/synce-librapi2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2008/06/20 01:09:09 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/03 11:24:44 asau Exp $ # DISTNAME= synce-librapi2-0.9.1 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://synce.sourceforge.net/ COMMENT= Utilities/libraries to make RAPI calls on WinCE devices -PKG_DESTDIR_SUPPORT= user-destdir - USE_LIBTOOL= yes GNU_CONFIGURE= yes |