diff options
Diffstat (limited to 'graphics/xmorph/Makefile')
-rw-r--r-- | graphics/xmorph/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xmorph/Makefile b/graphics/xmorph/Makefile index 5c131dd69c0f..37a75798c840 100644 --- a/graphics/xmorph/Makefile +++ b/graphics/xmorph/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmorph PORTVERSION= 2004.01.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -23,7 +23,7 @@ CONFLICTS= libmorph* USE_X_PREFIX= yes WANT_GNOME= yes USE_GNOME= gnometarget lthack -USE_AUTOTOOLS= libtool:13:inc +USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" INSTALLS_SHLIB= yes |