diff options
Diffstat (limited to 'devel/libmaa/Makefile')
-rw-r--r-- | devel/libmaa/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/libmaa/Makefile b/devel/libmaa/Makefile index f78826a7b26..64b57617a3d 100644 --- a/devel/libmaa/Makefile +++ b/devel/libmaa/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/07/22 15:36:03 cheusov Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/31 11:17:17 asau Exp $ DISTNAME= libmaa-1.3.2 CATEGORIES= devel @@ -9,8 +9,6 @@ HOMEPAGE= http://www.dict.org/ COMMENT= General purpose data structures and functions LICENSE= gnu-lgpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_TARGET= lib TEST_TARGET= test |