aboutsummaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-03-23 22:00:00 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-03-23 22:00:00 +0000
commit9c29057118c628870b8c4169b943597d92cfb340 (patch)
treecfbf9f0d1fb4c33b1c62a63978e007bc80580356 /palm
parent0effda2f9f72eeffc2d9d1a9d1563e34e4c4b2fe (diff)
downloadports-9c29057118c628870b8c4169b943597d92cfb340.tar.gz
ports-9c29057118c628870b8c4169b943597d92cfb340.zip
Notes
Diffstat (limited to 'palm')
-rw-r--r--palm/synce-librra/Makefile8
-rw-r--r--palm/synce-rra/Makefile8
2 files changed, 2 insertions, 14 deletions
diff --git a/palm/synce-librra/Makefile b/palm/synce-librra/Makefile
index 6ad8f51ee97f..53ed95fc61b2 100644
--- a/palm/synce-librra/Makefile
+++ b/palm/synce-librra/Makefile
@@ -26,12 +26,6 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS+= --with-libsynce=${LOCALBASE}
USE_LDCONFIG= yes
-.include <bsd.port.pre.mk>
-
-.if ${ARCH}==amd64
-BROKEN=needs to have -fPIC added for amd64
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's|-Werror||g' \
${WRKSRC}/lib/Makefile.in
@@ -40,4 +34,4 @@ post-patch:
${WRKSRC}/lib/generator.h
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/palm/synce-rra/Makefile b/palm/synce-rra/Makefile
index 6ad8f51ee97f..53ed95fc61b2 100644
--- a/palm/synce-rra/Makefile
+++ b/palm/synce-rra/Makefile
@@ -26,12 +26,6 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS+= --with-libsynce=${LOCALBASE}
USE_LDCONFIG= yes
-.include <bsd.port.pre.mk>
-
-.if ${ARCH}==amd64
-BROKEN=needs to have -fPIC added for amd64
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's|-Werror||g' \
${WRKSRC}/lib/Makefile.in
@@ -40,4 +34,4 @@ post-patch:
${WRKSRC}/lib/generator.h
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>