aboutsummaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-08-03 09:28:57 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-08-03 09:28:57 +0000
commitc6bcad2436d925c98052ed292bd0794ae0e34b45 (patch)
tree4752ebd6e8eb5959ebf00516e4ecf7156215bbce /palm
parentfbd121eee966abfc21d176cbede935ecd6bf1a34 (diff)
downloadports-c6bcad2436d925c98052ed292bd0794ae0e34b45.tar.gz
ports-c6bcad2436d925c98052ed292bd0794ae0e34b45.zip
Notes
Diffstat (limited to 'palm')
-rw-r--r--palm/pose/Makefile4
-rw-r--r--palm/xcopilot/Makefile3
2 files changed, 3 insertions, 4 deletions
diff --git a/palm/pose/Makefile b/palm/pose/Makefile
index ad75e5bd0fdc..34c2f32e416b 100644
--- a/palm/pose/Makefile
+++ b/palm/pose/Makefile
@@ -13,9 +13,9 @@ DISTNAME= emulator_src_30a6
MAINTAINER= dirk@FreeBSD.org
-LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk \
- GL.14:${PORTSDIR}/graphics/Mesa3
+LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
+USE_MESA= yes
WRKSRC= ${WRKDIR}/Emulator_Src_${PORTVERSION}/BuildUnix
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/palm/xcopilot/Makefile b/palm/xcopilot/Makefile
index 652ef85dd8a7..98844ac17f96 100644
--- a/palm/xcopilot/Makefile
+++ b/palm/xcopilot/Makefile
@@ -12,9 +12,8 @@ MASTER_SITES= http://xcopilot.cuspy.com/build/
MAINTAINER= nsayer@quack.kfu.com
-LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
-
USE_X_PREFIX= yes
+USE_XPM= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes