aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2007-01-13 11:57:25 +0800
committerdinoex <dinoex@FreeBSD.org>2007-01-13 11:57:25 +0800
commit44fd51006809b35e7b92415f49a6d5df498af1fa (patch)
treecf5bc34dc6d9e1b3cba11b4bbea429e80e9b2817 /sysutils
parent10e5fdd74da962755ef9143ee3527c0ea3b520ce (diff)
downloadfreebsd-ports-graphics-44fd51006809b35e7b92415f49a6d5df498af1fa.tar.gz
freebsd-ports-graphics-44fd51006809b35e7b92415f49a6d5df498af1fa.tar.zst
freebsd-ports-graphics-44fd51006809b35e7b92415f49a6d5df498af1fa.zip
- update to use new bsd.gnustep.mk
Approved by: gurkan@linuks.mine.nu
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/batmon/Makefile2
-rw-r--r--sysutils/etoile-system/Makefile2
-rw-r--r--sysutils/timemon/Makefile5
3 files changed, 3 insertions, 6 deletions
diff --git a/sysutils/batmon/Makefile b/sysutils/batmon/Makefile
index bfc4629be56..68da2d042a5 100644
--- a/sysutils/batmon/Makefile
+++ b/sysutils/batmon/Makefile
@@ -13,13 +13,11 @@ MASTER_SITES= http://download.savannah.gnu.org/releases/gap/
MAINTAINER= dinoex@FreeBSD.org
COMMENT= GNUstep battery monitor for laptops
-USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
-MAKEFILE= GNUmakefile
post-patch:
${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \
diff --git a/sysutils/etoile-system/Makefile b/sysutils/etoile-system/Makefile
index df9968e9a6e..f41bad4a718 100644
--- a/sysutils/etoile-system/Makefile
+++ b/sysutils/etoile-system/Makefile
@@ -23,7 +23,7 @@ USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
-USE_GNUSTEP_LDCONFIG= ${LOCALLIBDIR}
+USE_GNUSTEP_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES}
SNAPSHOT= 20061221
WRKSRC= ${WRKDIR}/Etoile/
diff --git a/sysutils/timemon/Makefile b/sysutils/timemon/Makefile
index 66373755af9..b2651f81e04 100644
--- a/sysutils/timemon/Makefile
+++ b/sysutils/timemon/Makefile
@@ -16,14 +16,13 @@ EXTRACT_SUFX= .tgz
MAINTAINER= gurkan@linuks.mine.nu
COMMENT= CPU time usage monitor for GNUstep
-WRKSRC= ${WRKDIR}/TimeMon
-USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
-MAKEFILE= GNUmakefile
+
+WRKSRC= ${WRKDIR}/TimeMon
post-patch:
${RM} ${WRKSRC}/shared_obj/loadave.o