diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 1999-03-15 18:30:06 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 1999-03-15 18:30:06 +0000 |
commit | f0de21bf7d083fa7c7e03077253dce094a0181f5 (patch) | |
tree | 7abfcc75707b477be201c6fee261f57f9c67a775 /x11-themes/gtk-engines2 | |
parent | 5dd2a77a0048104295148ee0f5bf179fd723196a (diff) |
Notes
Diffstat (limited to 'x11-themes/gtk-engines2')
-rw-r--r-- | x11-themes/gtk-engines2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gtk-engines2/Makefile b/x11-themes/gtk-engines2/Makefile index 85eb8e486975..2a4a7fa9ef4c 100644 --- a/x11-themes/gtk-engines2/Makefile +++ b/x11-themes/gtk-engines2/Makefile @@ -3,7 +3,7 @@ # Date Created: 23 Dec 1998 # Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG> # -# $Id: Makefile,v 1.7 1999/02/02 17:01:42 vanilla Exp $ +# $Id: Makefile,v 1.8 1999/03/09 01:09:07 nectar Exp $ # DISTNAME= gtk-engines-0.5 @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= gnome-1.0/sources MAINTAINER= vanilla@FreeBSD.ORG -LIB_DEPENDS= gdk_imlib.2:${PORTSDIR}/graphics/imlib +LIB_DEPENDS= gdk_imlib.3:${PORTSDIR}/graphics/imlib USE_X_PREFIX= yes GNU_CONFIGURE= yes |