diff options
-rw-r--r-- | RMPORTS | 1 | ||||
-rw-r--r-- | devel/anjuta/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gdl/Makefile (renamed from x11-toolkits/gdl3/Makefile) | 8 | ||||
-rw-r--r-- | x11-toolkits/gdl/distinfo (renamed from x11-toolkits/gdl3/distinfo) | 0 | ||||
-rw-r--r-- | x11-toolkits/gdl/files/patch-docs_reference_Makefile.in (renamed from x11-toolkits/gdl3/files/patch-docs_reference_Makefile.in) | 0 | ||||
-rw-r--r-- | x11-toolkits/gdl/files/patch-gdl_gdl-dock-bar.c (renamed from x11-toolkits/gdl3/files/patch-gdl_gdl-dock-bar.c) | 0 | ||||
-rw-r--r-- | x11-toolkits/gdl/pkg-descr (renamed from x11-toolkits/gdl3/pkg-descr) | 0 | ||||
-rw-r--r-- | x11-toolkits/gdl/pkg-plist (renamed from x11-toolkits/gdl3/pkg-plist) | 0 |
8 files changed, 7 insertions, 4 deletions
@@ -48,4 +48,5 @@ x11/gnome-session3|x11/gnome-session|%DATE%|moved x11/gnome-terminal3|x11/gnome-terminal|%DATE%|moved x11/yelp3|x11/yelp|%DATE%|moved x11-fm/nautilus3|x11-fm/nautilus|%DATE%|moved +x11-toolkits/gdl3|x11-toolkits/gdl|%DATE%|moved x11-wm/metacity3|x11-wm/metacity|%DATE%|moved diff --git a/devel/anjuta/Makefile b/devel/anjuta/Makefile index d5b466680..49d133b13 100644 --- a/devel/anjuta/Makefile +++ b/devel/anjuta/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= glade>=3.12.0:${PORTSDIR}/devel/glade \ valac:${PORTSDIR}/lang/vala LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre \ libgladeui-2.so:${PORTSDIR}/devel/glade \ - libgdl-3.so:${PORTSDIR}/x11-toolkits/gdl3 + libgdl-3.so:${PORTSDIR}/x11-toolkits/gdl RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme \ autogen:${PORTSDIR}/devel/autogen \ automake-1.12:${PORTSDIR}/devel/automake \ diff --git a/x11-toolkits/gdl3/Makefile b/x11-toolkits/gdl/Makefile index e650eceb0..9e10417a7 100644 --- a/x11-toolkits/gdl3/Makefile +++ b/x11-toolkits/gdl/Makefile @@ -6,6 +6,7 @@ PORTNAME= gdl PORTVERSION= 3.6.2 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME +PKGNAMESUFFIX= 3 DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org @@ -14,14 +15,15 @@ COMMENT= Components intended to be shared between GNOME development tools LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING -NO_STAGE= yes -LATEST_LINK= gdl3 USE_XZ= yes USE_GNOME= gnomeprefix gtk30 intltool -USES= gettext gmake pathfix +USES= gettext gmake pathfix pkgconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +post-install: + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgdl-3.so.5 + .include <bsd.port.mk> diff --git a/x11-toolkits/gdl3/distinfo b/x11-toolkits/gdl/distinfo index d2c3b5a2c..d2c3b5a2c 100644 --- a/x11-toolkits/gdl3/distinfo +++ b/x11-toolkits/gdl/distinfo diff --git a/x11-toolkits/gdl3/files/patch-docs_reference_Makefile.in b/x11-toolkits/gdl/files/patch-docs_reference_Makefile.in index 17dff8928..17dff8928 100644 --- a/x11-toolkits/gdl3/files/patch-docs_reference_Makefile.in +++ b/x11-toolkits/gdl/files/patch-docs_reference_Makefile.in diff --git a/x11-toolkits/gdl3/files/patch-gdl_gdl-dock-bar.c b/x11-toolkits/gdl/files/patch-gdl_gdl-dock-bar.c index 8a7a7112e..8a7a7112e 100644 --- a/x11-toolkits/gdl3/files/patch-gdl_gdl-dock-bar.c +++ b/x11-toolkits/gdl/files/patch-gdl_gdl-dock-bar.c diff --git a/x11-toolkits/gdl3/pkg-descr b/x11-toolkits/gdl/pkg-descr index 1aca67859..1aca67859 100644 --- a/x11-toolkits/gdl3/pkg-descr +++ b/x11-toolkits/gdl/pkg-descr diff --git a/x11-toolkits/gdl3/pkg-plist b/x11-toolkits/gdl/pkg-plist index df40a067e..df40a067e 100644 --- a/x11-toolkits/gdl3/pkg-plist +++ b/x11-toolkits/gdl/pkg-plist |