summaryrefslogtreecommitdiff
path: root/palm/xcopilot
diff options
context:
space:
mode:
Diffstat (limited to 'palm/xcopilot')
-rw-r--r--palm/xcopilot/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/palm/xcopilot/Makefile b/palm/xcopilot/Makefile
index 68e4e0b70f20..a5dd24b65bd9 100644
--- a/palm/xcopilot/Makefile
+++ b/palm/xcopilot/Makefile
@@ -3,20 +3,22 @@
# Date created: July 17 1997
# Whom: Nick Sayer <nsayer@quack.kfu.com>
#
-# $Id:$
+# $Id: Makefile,v 1.1.1.1 1997/11/23 23:39:41 fenner Exp $
#
DISTNAME= xcopilot-v0.4
-PKGNAME= xcopilot-0.4iang8
+PKGNAME= xcopilot-0.4.8
CATEGORIES= emulators
MASTER_SITES= ftp://uiarchive.cso.uiuc.edu/pub/systems/PalmOS/
+
+PATCH_SITES= http://www.isaac.cs.berkeley.edu/pilot/
PATCHFILES= xcopilot-v0.4-iang8.diff
PATCH_DIST_STRIP= -p1
-PATCH_SITES= http://www.isaac.cs.berkeley.edu/pilot/
MAINTAINER= nsayer@quack.kfu.com
-USE_X11= yes
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
+USE_X11= yes
+
.include <bsd.port.mk>