aboutsummaryrefslogtreecommitdiffstats
path: root/devel/fnorb
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2014-03-28 02:45:39 +0800
committerpawel <pawel@FreeBSD.org>2014-03-28 02:45:39 +0800
commit5a16dca39ca43d4f42c2bed821c623e297e5a789 (patch)
treeba3af6555b8fc22e6311f6b12ea82c6f7ebb1222 /devel/fnorb
parente47c5c92473d0600d56c67a551c3bcd3776b4420 (diff)
downloadfreebsd-ports-gnome-5a16dca39ca43d4f42c2bed821c623e297e5a789.tar.gz
freebsd-ports-gnome-5a16dca39ca43d4f42c2bed821c623e297e5a789.tar.zst
freebsd-ports-gnome-5a16dca39ca43d4f42c2bed821c623e297e5a789.zip
- Port is STAGE safe
- Remove leading article from COMMENT
Diffstat (limited to 'devel/fnorb')
-rw-r--r--devel/fnorb/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/fnorb/Makefile b/devel/fnorb/Makefile
index 72f47b86aa8c..a956c8dc7942 100644
--- a/devel/fnorb/Makefile
+++ b/devel/fnorb/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= devel python
MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}/${PORTNAME}%20${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-COMMENT= A CORBA 2.0 ORB written in Python
+COMMENT= CORBA 2.0 ORB written in Python
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinter
@@ -20,5 +20,4 @@ PYDISTUTILS_SETUP= ${PYSETUP}
PLIST_SUB= PYDISTUTILS_EGGINFO=${PYDISTUTILS_EGGINFO}
-NO_STAGE= yes
.include <bsd.port.mk>