From 58109511e0972758efa4d51eccaccf70f4f89414 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Thu, 26 Jan 2006 05:29:49 +0000 Subject: - include xlib and libar backends. users can switch now between them at runtime. --- devel/gnustep/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'devel/gnustep') diff --git a/devel/gnustep/Makefile b/devel/gnustep/Makefile index 445e4cb87003..4a8b1e9892a6 100644 --- a/devel/gnustep/Makefile +++ b/devel/gnustep/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnustep PORTVERSION= 1.11.2 +PORTREVISION= 1 CATEGORIES= devel lang MASTER_SITES= # empty DISTFILES= # empty @@ -23,6 +24,8 @@ USE_GNUSTEP= yes USE_GNUSTEP_BASE= yes USE_GNUSTEP_GUI= yes USE_GNUSTEP_BACK= yes +USE_GNUSTEP_XLIB= yes +USE_GNUSTEP_LIBART= yes do-install: # empty -- cgit v1.2.3