diff options
Diffstat (limited to 'x11-themes/gtk-engines2/Makefile')
-rw-r--r-- | x11-themes/gtk-engines2/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/x11-themes/gtk-engines2/Makefile b/x11-themes/gtk-engines2/Makefile index 964fa2dc0162..85eb8e486975 100644 --- a/x11-themes/gtk-engines2/Makefile +++ b/x11-themes/gtk-engines2/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: gtk-engines -# Version required: 0.1 +# Version required: 0.5 # Date Created: 23 Dec 1998 # Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG> # -# $Id: Makefile,v 1.6 1999/01/31 16:59:44 vanilla Exp $ +# $Id: Makefile,v 1.7 1999/02/02 17:01:42 vanilla Exp $ # -DISTNAME= gtk-engines-0.1 +DISTNAME= gtk-engines-0.5 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= gtk-engines +MASTER_SITE_SUBDIR= gnome-1.0/sources MAINTAINER= vanilla@FreeBSD.ORG @@ -17,7 +17,7 @@ LIB_DEPENDS= gdk_imlib.2:${PORTSDIR}/graphics/imlib USE_X_PREFIX= yes GNU_CONFIGURE= yes -CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk11d-config" +CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config" THEMES= metal notif pixmap redmond95 |