From 3d0a0defba9bc90db9ceedbc2703201acea5ca18 Mon Sep 17 00:00:00 2001 From: brad Date: Wed, 17 Mar 1999 02:31:26 +0000 Subject: [PATCH] fixup Makefile --- x11/gtk+/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11/gtk+/Makefile b/x11/gtk+/Makefile index 2f45f36c3fa..c7d04ebadde 100644 --- a/x11/gtk+/Makefile +++ b/x11/gtk+/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.12 1999/03/17 00:57:45 brad Exp $ +# $OpenBSD: Makefile,v 1.13 1999/03/17 02:31:26 brad Exp $ DISTNAME= gtk+-1.2.0 CATEGORIES= x11 @@ -17,7 +17,7 @@ LIB_DEPENDS= glib\\.1\\.2:${PORTSDIR}/devel/glib USE_X11= yes USE_PERL5= yes -SYSCONFDIR= ${PREFIX}/lib/gtk +SYSCONFDIR= ${PREFIX}/lib GNU_CONFIGURE= yes CONFIGURE_ARGS= ${CONFIGURE_SHARED} CONFIGURE_ARGS+= --enable-static --sysconfdir=${SYSCONFDIR}