diff options
author | bland <bland@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-06-01 10:13:33 +0800 |
---|---|---|
committer | bland <bland@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-06-01 10:13:33 +0800 |
commit | e0451b1a945ce8a80f375d841df1c9a7df168057 (patch) | |
tree | 16c1f801086f79f9ba02b1cd35df91d117c1943d /devel/libsigc++20/Makefile | |
parent | d80687ec9033afdcc9a02cab211fb07239e84c16 (diff) | |
download | marcuscom-ports-e0451b1a945ce8a80f375d841df1c9a7df168057.tar marcuscom-ports-e0451b1a945ce8a80f375d841df1c9a7df168057.tar.gz marcuscom-ports-e0451b1a945ce8a80f375d841df1c9a7df168057.tar.bz2 marcuscom-ports-e0451b1a945ce8a80f375d841df1c9a7df168057.tar.lz marcuscom-ports-e0451b1a945ce8a80f375d841df1c9a7df168057.tar.xz marcuscom-ports-e0451b1a945ce8a80f375d841df1c9a7df168057.tar.zst marcuscom-ports-e0451b1a945ce8a80f375d841df1c9a7df168057.zip |
Update to 2.0.3
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2333 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/libsigc++20/Makefile')
-rw-r--r-- | devel/libsigc++20/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libsigc++20/Makefile b/devel/libsigc++20/Makefile index 79f7b5ebb..216c0507e 100644 --- a/devel/libsigc++20/Makefile +++ b/devel/libsigc++20/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libsigc++ -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.3 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= libsigc @@ -20,7 +20,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_BZIP2= yes USE_GCC= 3.3 USE_GMAKE= yes -LATEST_LINK= libsigc++2 +LATEST_LINK= libsigc++20 INSTALLS_SHLIB= yes USE_GNOME= gnomehack lthack gnometarget pkgconfig USE_LIBTOOL_VER=13 |