aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-01-31 03:37:03 +0800
committerantoine <antoine@FreeBSD.org>2014-01-31 03:37:03 +0800
commit57b78b11fd54ae88047e8d31790b01b11f203e68 (patch)
tree1ccb670778a95286bffdaddb5e5dfe8fac2ad8ac /deskutils
parent4b43acd55d83412352c9435c1de893c096f023c2 (diff)
downloadfreebsd-ports-gnome-57b78b11fd54ae88047e8d31790b01b11f203e68.tar.gz
freebsd-ports-gnome-57b78b11fd54ae88047e8d31790b01b11f203e68.tar.zst
freebsd-ports-gnome-57b78b11fd54ae88047e8d31790b01b11f203e68.zip
Stage support
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/ithought/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/ithought/Makefile b/deskutils/ithought/Makefile
index 717e6cd6d2d9..e569e2b5ffc7 100644
--- a/deskutils/ithought/Makefile
+++ b/deskutils/ithought/Makefile
@@ -8,11 +8,10 @@ CATEGORIES= deskutils
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-alpha
MAINTAINER= ports@FreeBSD.org
-COMMENT= An extensible text management system
+COMMENT= Extensible text management system
USE_GNOME= gtk12 libxml2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --datadir=${PREFIX}/libexec
-NO_STAGE= yes
.include <bsd.port.mk>