summaryrefslogtreecommitdiffstats
path: root/palm
diff options
context:
space:
mode:
authoradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2002-12-13 14:14:56 +0800
committeradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2002-12-13 14:14:56 +0800
commitbced94f461d18d650b8193e9eaec60c89b3f59df (patch)
treeee52eed83792af89a3304231a8bd8c2230d36dcb /palm
parentf7dbff6b65570303dc12bc5b805e34ed1ae69bc4 (diff)
downloadmarcuscom-ports-bced94f461d18d650b8193e9eaec60c89b3f59df.tar
marcuscom-ports-bced94f461d18d650b8193e9eaec60c89b3f59df.tar.gz
marcuscom-ports-bced94f461d18d650b8193e9eaec60c89b3f59df.tar.bz2
marcuscom-ports-bced94f461d18d650b8193e9eaec60c89b3f59df.tar.lz
marcuscom-ports-bced94f461d18d650b8193e9eaec60c89b3f59df.tar.xz
marcuscom-ports-bced94f461d18d650b8193e9eaec60c89b3f59df.tar.zst
marcuscom-ports-bced94f461d18d650b8193e9eaec60c89b3f59df.zip
Remove the post-patch target, which was superseded by gnomehack.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@289 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'palm')
-rw-r--r--palm/gnomepilot/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/palm/gnomepilot/Makefile b/palm/gnomepilot/Makefile
index be8f03d75..e9183b7cb 100644
--- a/palm/gnomepilot/Makefile
+++ b/palm/gnomepilot/Makefile
@@ -33,8 +33,4 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
MAN1= gpilot-install-file.1
-#post-patch:
-# @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
-# s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
-
.include <bsd.port.mk>