diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-10-28 22:55:51 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-10-28 22:55:51 +0800 |
commit | da3c27bf8dc6f46770e228e20b2f3beb5bcf55c0 (patch) | |
tree | f0018526478608d657fae8b0a90a0a74b8949a82 /x11-toolkits | |
parent | 7bd980fe3d4dbfe82b0ccfd68cdd8184db1910b9 (diff) | |
download | marcuscom-ports-da3c27bf8dc6f46770e228e20b2f3beb5bcf55c0.tar.gz marcuscom-ports-da3c27bf8dc6f46770e228e20b2f3beb5bcf55c0.tar.zst marcuscom-ports-da3c27bf8dc6f46770e228e20b2f3beb5bcf55c0.zip |
Move gdl3 to gdl, stageify.
Update gdl line in anjuta.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18832 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits')
-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 |
6 files changed, 5 insertions, 3 deletions
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 |