summaryrefslogtreecommitdiffstats
path: root/www/galeon2
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-06-17 05:46:47 +0000
committermarcus <marcus@FreeBSD.org>2003-06-17 05:46:47 +0000
commit91fb9a8f70ad6901bf290e6b91798c195a9933ab (patch)
tree22b2626ce64c15185baff0cecd7e74260f9588b7 /www/galeon2
parentc1d6e3d5967f6667cdf5cdaa95666caf2a96e01c (diff)
downloadFreeBSD-ports-91fb9a8f70ad6901bf290e6b91798c195a9933ab.zip
FreeBSD-ports-91fb9a8f70ad6901bf290e6b91798c195a9933ab.tar.gz
Remove the now-unnecessary ORBit hacks.
Diffstat (limited to 'www/galeon2')
-rw-r--r--www/galeon2/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile
index be5fbf5..f2ff4ea 100644
--- a/www/galeon2/Makefile
+++ b/www/galeon2/Makefile
@@ -53,8 +53,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_C
MAN1= galeon.1
FLASHPLAYER= ${LOCALBASE}/lib/libflashplayer.so.1
-XXX_FILES= GaleonAutomation-common.c GaleonAutomation-skels.c \
- GaleonAutomation-stubs.c GaleonAutomation.h
.include <bsd.port.pre.mk>
@@ -76,11 +74,6 @@ pre-everything::
@${ECHO_MSG} " mozilla-devel-gtk2 "
@${ECHO_MSG} ""
-post-extract:
-.for i in ${XXX_FILES}
- @${RM} -f ${WRKSRC}/src/${i}
-.endfor
-
post-patch:
@${REINPLACE_CMD} -e 's|mozilla-gtkmozembed|mozilla-gtkmozembed${HEADERS_SUFX}|g' \
${WRKSRC}/configure
OpenPOWER on IntegriCloud