diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-25 19:23:41 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-25 19:23:41 +0000 |
commit | 605523fa40308b64c38c18d3eabbe27ef10f71b0 (patch) | |
tree | df3b3d714622e941600c4cf1f736a0e76974afb5 /x11-fonts/gnome-font-sampler | |
parent | 0d2889621e47da4d1aa64d06d2dacedbef6971e6 (diff) |
Post libtool-conversion fixups
Submitted by: pointyhat
Approved by: portmgr (implicit)
Notes
Notes:
svn path=/head/; revision=156790
Diffstat (limited to 'x11-fonts/gnome-font-sampler')
-rw-r--r-- | x11-fonts/gnome-font-sampler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/gnome-font-sampler/Makefile b/x11-fonts/gnome-font-sampler/Makefile index 929387cff1a0..92b585c465e2 100644 --- a/x11-fonts/gnome-font-sampler/Makefile +++ b/x11-fonts/gnome-font-sampler/Makefile @@ -19,7 +19,7 @@ USE_X_PREFIX= yes USE_GCC= 3.4+ USE_GNOME= libgnomeui gnomeprefix USE_REINPLACE= yes -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" post-patch: |