aboutsummaryrefslogtreecommitdiff
path: root/editors/glimmer/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-08-21 07:55:32 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-08-21 07:55:32 +0000
commit563ecde36f865fec5ee6f6bbbfae5e3d9cc07e00 (patch)
tree71c8e57fe2ccad3ede202cb1818b1327c0633dba /editors/glimmer/Makefile
parent70dd3b7be8acaccdf0669259546e8c500574ddeb (diff)
downloadports-563ecde36f865fec5ee6f6bbbfae5e3d9cc07e00.tar.gz
ports-563ecde36f865fec5ee6f6bbbfae5e3d9cc07e00.zip
Notes
Diffstat (limited to 'editors/glimmer/Makefile')
-rw-r--r--editors/glimmer/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/editors/glimmer/Makefile b/editors/glimmer/Makefile
index f699ac5a5582..ec5540a246da 100644
--- a/editors/glimmer/Makefile
+++ b/editors/glimmer/Makefile
@@ -1,16 +1,16 @@
-# New ports collection makefile for: codecommander
+# New ports collection makefile for: latte
# Date created: 1 August 2000
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#
-PORTNAME= codecommander
-PORTVERSION= 0.9.7
+PORTNAME= latte-editor
+PORTVERSION= 0.9.11
CATEGORIES= editors gnome python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME:S/c/C/g}
-DISTNAME= ${PORTNAME:S/c/C/g}-${PORTVERSION}
+MASTER_SITE_SUBDIR= ${PORTNAME:S/-editor//}
+DISTNAME= ${PORTNAME:S/-editor//}-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org
@@ -20,7 +20,6 @@ RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore \
python:${PORTSDIR}/lang/python
USE_X_PREFIX= yes
-#USE_GMAKE= yes
USE_LIBTOOL= yes
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config