diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2004-07-26 07:53:04 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2004-07-26 07:53:04 +0000 |
commit | 930a773b838905e0fb7a44b873ce2dd54b8701dd (patch) | |
tree | d866fe839435814f039be4cf95b277987a3be6d0 | |
parent | 473551390109641106038ceb816d7e27fb9bfcdd (diff) | |
download | ports-930a773b838905e0fb7a44b873ce2dd54b8701dd.tar.gz ports-930a773b838905e0fb7a44b873ce2dd54b8701dd.zip |
Notes
-rw-r--r-- | x11-themes/gnome-themes-extras/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/gnome-themes-extras/Makefile b/x11-themes/gnome-themes-extras/Makefile index 57739eec20bc..a7e60ed895d5 100644 --- a/x11-themes/gnome-themes-extras/Makefile +++ b/x11-themes/gnome-themes-extras/Makefile @@ -18,7 +18,7 @@ COMMENT= More themes for the GNOME 2 desktop environment USE_BZIP2= yes USE_X_PREFIX= yes USE_REINPLACE= yes -USE_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 USE_GMAKE= yes USE_GNOME= gnomehack libgnomeui lthack CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |