diff options
Diffstat (limited to 'comms/openobex/Makefile')
-rw-r--r-- | comms/openobex/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/comms/openobex/Makefile b/comms/openobex/Makefile index 8fba59915e3..626a4f73971 100644 --- a/comms/openobex/Makefile +++ b/comms/openobex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2009/08/09 08:00:46 plunky Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/03 11:24:42 asau Exp $ # DISTNAME= openobex-1.5 @@ -11,8 +11,6 @@ COMMENT= Implementation of the Object Exchange (OBEX) protocol LICENSE= gnu-lgpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= autoconf gmake pkg-config USE_LIBTOOL= yes |