From 0349dd5631e05d7f56fecaa9be81c13f2504fe8b Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 17 Aug 2007 22:27:15 +0000 Subject: Mark as DESTDIR save and fix modular Xorg build. --- lang/elk/Makefile | 4 +++- lang/elk/options.mk | 3 +-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'lang/elk') diff --git a/lang/elk/Makefile b/lang/elk/Makefile index 152c03b149e..311638dcc88 100644 --- a/lang/elk/Makefile +++ b/lang/elk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2006/08/17 23:51:33 adam Exp $ +# $NetBSD: Makefile,v 1.36 2007/08/17 22:27:15 joerg Exp $ DISTNAME= elk-3.99.7 CATEGORIES= lang @@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sam.zoy.org/elk/ COMMENT= Embeddable Scheme interpreter +PKG_DESTDIR_SUPPORT= user-destdir + USE_LANGUAGES= c c++ USE_LIBTOOL= yes GNU_CONFIGURE= yes diff --git a/lang/elk/options.mk b/lang/elk/options.mk index 997cdaad02a..a0f155fe8de 100644 --- a/lang/elk/options.mk +++ b/lang/elk/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.1 2005/10/15 23:07:21 tonio Exp $ +# $NetBSD: options.mk,v 1.2 2007/08/17 22:27:15 joerg Exp $ # Global and legacy options @@ -12,7 +12,6 @@ PKG_SUGGESTED_OPTIONS= ### x11 support ### .if !empty(PKG_OPTIONS:Mxaw) || !empty(PKG_OPTIONS:Mmotif) -. include "../../mk/x11.buildlink3.mk" PLIST_SUBST+= WITHX11="" . if !empty(PKG_OPTIONS:Mxaw) PLIST_SUBST+= WITHXAW="" -- cgit v1.2.3