aboutsummaryrefslogtreecommitdiff
path: root/science/chemtool-devel
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 13:12:03 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 13:12:03 +0000
commita232992c7c1bf7322cb9ea669a3e1a18dba28490 (patch)
tree73a0d0ca3378e8eb128ec17e7920b07ad20fda92 /science/chemtool-devel
parentebf253ccf93c0958205e415becd1ff838654d5b1 (diff)
downloadports-a232992c7c1bf7322cb9ea669a3e1a18dba28490.tar.gz
ports-a232992c7c1bf7322cb9ea669a3e1a18dba28490.zip
Mark jobs unsafe
Convert to USES=gmake where appropriate Trim headers
Notes
Notes: svn path=/head/; revision=322689
Diffstat (limited to 'science/chemtool-devel')
-rw-r--r--science/chemtool-devel/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/science/chemtool-devel/Makefile b/science/chemtool-devel/Makefile
index 9a2d0b116a06..cca7295a9df3 100644
--- a/science/chemtool-devel/Makefile
+++ b/science/chemtool-devel/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: chemtool-devel
-# Date created: Mar 5, 2003
-# Whom: NAKATA, Maho <maho@FreeBSD.org>
-#
+# Created by: NAKATA, Maho <maho@FreeBSD.org>
# $FreeBSD$
PORTNAME= chemtool
@@ -23,11 +20,11 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-1.7alpha15/
USE_GNOME= gtk20
#USE_AUTOTOOLS= autoconf213
GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USES= gettext
+USES= gettext gmake
CONFIGURE_ARGS= --enable-emf=yes
PKGNAMESUFFIX= -devel
MAN1= chemtool.1 cht.1
+MAKE_JOBS_UNSAFE= yes
#to include emf
CFLAGS+= -I${LOCALBASE}/include/libEMF
CXXFLAGS+= -I${LOCALBASE}/include/libEMF