diff options
Diffstat (limited to 'editors/obby/Makefile')
-rw-r--r-- | editors/obby/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/obby/Makefile b/editors/obby/Makefile index 7c172f765e6..a6f4e550506 100644 --- a/editors/obby/Makefile +++ b/editors/obby/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/09/23 10:47:46 obache Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/03 11:43:39 asau Exp $ # DISTNAME= obby-0.4.7 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://gobby.0x539.de/ COMMENT= Library for distributed editing -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config |