diff options
Diffstat (limited to 'sysutils/liboobs')
-rw-r--r-- | sysutils/liboobs/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/liboobs/Makefile b/sysutils/liboobs/Makefile index 2c1d2dc9844..01883d92bed 100644 --- a/sysutils/liboobs/Makefile +++ b/sysutils/liboobs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2012/10/03 21:57:39 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/23 19:51:10 asau Exp $ # DISTNAME= liboobs-2.22.2 @@ -12,8 +12,6 @@ HOMEPAGE= http://www.gnome.org/ COMMENT= Lightweight GObject based interface to system-tools-backends LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - .include "options.mk" GNU_CONFIGURE= YES |