aboutsummaryrefslogtreecommitdiff
path: root/editors/morla/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-04-29 14:03:37 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-04-29 14:03:37 +0000
commite1d3ee801b256ee498d0db2786b32028fdab8887 (patch)
tree92cf7cfd099ce4336bb70cd54bbe6d66c500f1dd /editors/morla/Makefile
parentbe0b65d43e41e2f783fa63a4c8c23012d0dab3ca (diff)
downloadports-e1d3ee801b256ee498d0db2786b32028fdab8887.tar.gz
ports-e1d3ee801b256ee498d0db2786b32028fdab8887.zip
Notes
Diffstat (limited to 'editors/morla/Makefile')
-rw-r--r--editors/morla/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/editors/morla/Makefile b/editors/morla/Makefile
index e3d86e2fc925..a9e758b38f2d 100644
--- a/editors/morla/Makefile
+++ b/editors/morla/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= morla
-PORTVERSION= 0.6
+PORTVERSION= 0.7
CATEGORIES= editors textproc
MASTER_SITES= http://www2.autistici.org/bakunin/morla/ \
http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/
@@ -22,8 +22,11 @@ RUN_DEPENDS= dot:${PORTSDIR}/graphics/graphviz
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I/${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
+USE_GETTEXT= yes
USE_GNOME= libgtkhtml libxslt
+MAN1= morla.1
+
DESKTOP_ENTRIES="morla" \
"Edit RDF documents" \
"${DATADIR}/icons/128_color.png" \