From 454af21c2a187f41eaea7e107c1e0628183b86ec Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 9 Sep 2002 05:10:12 +0000 Subject: Add in the DATADIR PLIST_SUB as GNOMENG doesn't do this. --- net-im/gicq/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'net-im') diff --git a/net-im/gicq/Makefile b/net-im/gicq/Makefile index 60eeb8113eda..9bcfc0e068a4 100644 --- a/net-im/gicq/Makefile +++ b/net-im/gicq/Makefile @@ -30,8 +30,10 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ .if ${HAVE_GNOME:Mgnomelibs}!="" USE_GNOME+= gnomeprefix gnomehack gnomelibs PKGNAMESUFFIX= -gnome +PLIST_SUB= DATADIR="share/gnome" .else CONFIGURE_ARGS+=--without-gnome +PLIST_SUB= DATADIR="share" .endif post-patch: -- cgit