diff options
Diffstat (limited to 'devel/eina/Makefile')
-rw-r--r-- | devel/eina/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/eina/Makefile b/devel/eina/Makefile index 9d6f7d77c1f..66d37f5bd6f 100644 --- a/devel/eina/Makefile +++ b/devel/eina/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2011/12/05 17:14:52 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/31 11:16:55 asau Exp $ # DISTNAME= eina-1.1.0 @@ -12,8 +12,6 @@ COMMENT= Data types library LICENSE= gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes |