diff options
Diffstat (limited to 'devel/ETL/Makefile')
-rw-r--r-- | devel/ETL/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/ETL/Makefile b/devel/ETL/Makefile index 7beb2dfe328..6e9abd953b9 100644 --- a/devel/ETL/Makefile +++ b/devel/ETL/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/08/01 22:38:44 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/31 11:16:30 asau Exp $ # DISTNAME= ETL-0.04.11 @@ -9,8 +9,6 @@ MAINTAINER= pho@cielonegro.org HOMEPAGE= http://synfig.org/ COMMENT= C++ template library for synfig -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= pkg-config USE_LANGUAGES= c c++ |