diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-25 08:40:48 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-25 08:40:48 +0800 |
commit | 10daad475b0427b0806ae77a0421e75dac126ee4 (patch) | |
tree | 6150f5d6fc2da059f1e2397131b6bc5157f71c9d /x11-toolkits/gtksourceview/Makefile | |
parent | 2542588f3688d589408d02c42e51dc13d4669136 (diff) | |
download | marcuscom-ports-10daad475b0427b0806ae77a0421e75dac126ee4.tar.gz marcuscom-ports-10daad475b0427b0806ae77a0421e75dac126ee4.tar.zst marcuscom-ports-10daad475b0427b0806ae77a0421e75dac126ee4.zip |
Update for new libtool world order.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5759 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gtksourceview/Makefile')
-rw-r--r-- | x11-toolkits/gtksourceview/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/gtksourceview/Makefile b/x11-toolkits/gtksourceview/Makefile index a0e0d3ca8..5c7304435 100644 --- a/x11-toolkits/gtksourceview/Makefile +++ b/x11-toolkits/gtksourceview/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/gtksourceview/Makefile,v 1.29 2006/01/16 19:21:37 ahze Exp $ +# $MCom: ports/x11-toolkits/gtksourceview/Makefile,v 1.30 2006/01/29 22:58:31 ahze Exp $ # PORTNAME= gtksourceview PORTVERSION= 1.5.7 +PORTREVISION= 1 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.5 |