summaryrefslogtreecommitdiff
path: root/editors/morla
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-24 17:02:27 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-24 17:02:27 +0000
commit52c5d58921fcb6eaee151d4d2defbacbce3c598e (patch)
tree2386b7ed02bc9418c9764eee5fdba9c3c6b7fde0 /editors/morla
parent- Remove USE_X_PREFIX (diff)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Notes
Notes: svn path=/head/; revision=209697
Diffstat (limited to 'editors/morla')
-rw-r--r--editors/morla/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/morla/Makefile b/editors/morla/Makefile
index c38b8fcdd54b..27d36c78ead7 100644
--- a/editors/morla/Makefile
+++ b/editors/morla/Makefile
@@ -7,6 +7,7 @@
PORTNAME= morla
PORTVERSION= 0.13
+PORTREVISION= 1
CATEGORIES= editors textproc
MASTER_SITES= http://www.morlardf.net/src/ \
http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/
@@ -20,7 +21,6 @@ LIB_DEPENDS= nxml.18:${PORTSDIR}/textproc/libnxml \
BUILD_DEPENDS= dot:${PORTSDIR}/graphics/graphviz
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