summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtksourceview
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-03-13 15:34:35 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-03-13 15:34:35 +0800
commit0e71b21015374525bd8575b7ed3d315050800a50 (patch)
tree5916bc0a35ec98e30bf53d812b934fe028a15e53 /x11-toolkits/gtksourceview
parent9f1f00de7bd12c1afe6169e07140f7054e8d2d74 (diff)
downloadmarcuscom-ports-0e71b21015374525bd8575b7ed3d315050800a50.tar.gz
marcuscom-ports-0e71b21015374525bd8575b7ed3d315050800a50.tar.zst
marcuscom-ports-0e71b21015374525bd8575b7ed3d315050800a50.zip
Change the MASTER_SITE_SUBDIR from:
sources/${PORTNAME}/[0-9] To: sources/${PORTNAME}/${PORTVERSION:R} Lazy way is nice. ;-) Those have been tested. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5901 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gtksourceview')
-rw-r--r--x11-toolkits/gtksourceview/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gtksourceview/Makefile b/x11-toolkits/gtksourceview/Makefile
index 52a913ce7..ee98e05f1 100644
--- a/x11-toolkits/gtksourceview/Makefile
+++ b/x11-toolkits/gtksourceview/Makefile
@@ -3,14 +3,14 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11-toolkits/gtksourceview/Makefile,v 1.32 2006/03/02 21:22:09 mezz Exp $
+# $MCom: ports/x11-toolkits/gtksourceview/Makefile,v 1.33 2006/03/12 19:34:29 marcus Exp $
#
PORTNAME= gtksourceview
PORTVERSION= 1.6.0
CATEGORIES= x11-toolkits gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.6
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
span class='insertions'>+2 * Switch to USES=libtool.kwm2014-02-082-10/+8 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * Add an explicit dependency on pkgconfbapt2013-09-031-2/+1 * Instead of depending on clutter to pull libGL in explicitly depend on it. [1]kwm2013-05-201-8/+5 * - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1 * - update png to 1.5.10dinoex2012-06-011-1/+1 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+0 * -remove MD5ohauer2011-07-031-1/+0 * Sync to new bsd.autotools.mkade2010-12-041-1/+1 * Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for thiskwm2010-11-203-9/+34 * Add more USE_GETTEXT macros, and bump PORTREVISIONs.marcus2010-06-061-1/+2 * include/clutter-1.0 is owned by clutter, so it should not be removed here.marcus2010-05-171-1/+0 * Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for thiskwm2010-05-112-7/+5 * - update to 1.4.1dinoex2010-03-281-1/+1 * - update to jpeg-8dinoex2010-02-051-1/+1 * Presenting GNOME 2.28.1 for FreeBSD. The official release notes for thismarcus2009-11-293-17/+40 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-0/+1 * Update to 0.8.3.marcus2009-03-042-5/+5