diff options
Diffstat (limited to 'comms/msynctool/Makefile')
-rw-r--r-- | comms/msynctool/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/comms/msynctool/Makefile b/comms/msynctool/Makefile index 572c1b81634..fec251d8ea6 100644 --- a/comms/msynctool/Makefile +++ b/comms/msynctool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/09/15 10:03:59 obache Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/03 11:24:42 asau Exp $ # DISTNAME= msynctool-0.22 @@ -11,8 +11,6 @@ MAINTAINER= dillo@NetBSD.org HOMEPAGE= http://www.opensync.org/ COMMENT= Command line tool for opensync framework -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= pkg-config GNU_CONFIGURE= yes USE_LIBTOOL= yes |