summaryrefslogtreecommitdiffstats
path: root/palm
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
committerlioux <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
commita882364f2403bc9d88e823745313b7de799bd176 (patch)
treedd5369640affc2ebaee3c07f6b9fa0a103a5c028 /palm
parent3e65dfafbbc43ca7f1b56d2c5f043af567b691c7 (diff)
downloadFreeBSD-ports-a882364f2403bc9d88e823745313b7de799bd176.zip
FreeBSD-ports-a882364f2403bc9d88e823745313b7de799bd176.tar.gz
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
Diffstat (limited to 'palm')
-rw-r--r--palm/hdconv/Makefile2
-rw-r--r--palm/hdconv/pkg-comment1
-rw-r--r--palm/xcopilot/Makefile2
-rw-r--r--palm/xcopilot/pkg-comment1
4 files changed, 2 insertions, 4 deletions
diff --git a/palm/hdconv/Makefile b/palm/hdconv/Makefile
index ec2dd45..bcf7feb 100644
--- a/palm/hdconv/Makefile
+++ b/palm/hdconv/Makefile
@@ -13,8 +13,6 @@ DISTNAME= handbase_desktop_${PORTVERSION:S/./_/}.i386-any-linux2.0
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Converts HanDBase database to CSV, and vice versa
-
BUILD_DEPENDS= ${LINUXBASE}/usr/bin/strip:${PORTSDIR}/devel/linux_devtools-7
USE_LINUX= yes
diff --git a/palm/hdconv/pkg-comment b/palm/hdconv/pkg-comment
new file mode 100644
index 0000000..5a15162
--- /dev/null
+++ b/palm/hdconv/pkg-comment
@@ -0,0 +1 @@
+Converts HanDBase database to CSV, and vice versa
diff --git a/palm/xcopilot/Makefile b/palm/xcopilot/Makefile
index 76dd2a0..6f4b081 100644
--- a/palm/xcopilot/Makefile
+++ b/palm/xcopilot/Makefile
@@ -12,8 +12,6 @@ MASTER_SITES= http://xcopilot.cuspy.com/build/
MAINTAINER= ports@freebsd.org
-PORTCOMMENT= Emulator for US Robotics Pilot PDA
-
USE_X_PREFIX= yes
USE_XPM= yes
USE_GMAKE= yes
diff --git a/palm/xcopilot/pkg-comment b/palm/xcopilot/pkg-comment
new file mode 100644
index 0000000..9ab86a1
--- /dev/null
+++ b/palm/xcopilot/pkg-comment
@@ -0,0 +1 @@
+Emulator for US Robotics Pilot PDA
OpenPOWER on IntegriCloud