aboutsummaryrefslogtreecommitdiffstats
path: root/www/galeon2/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-06-17 13:46:47 +0800
committermarcus <marcus@FreeBSD.org>2003-06-17 13:46:47 +0800
commit91fb9a8f70ad6901bf290e6b91798c195a9933ab (patch)
tree22b2626ce64c15185baff0cecd7e74260f9588b7 /www/galeon2/Makefile
parentc1d6e3d5967f6667cdf5cdaa95666caf2a96e01c (diff)
downloadfreebsd-ports-graphics-91fb9a8f70ad6901bf290e6b91798c195a9933ab.tar.gz
freebsd-ports-graphics-91fb9a8f70ad6901bf290e6b91798c195a9933ab.tar.zst
freebsd-ports-graphics-91fb9a8f70ad6901bf290e6b91798c195a9933ab.zip
Remove the now-unnecessary ORBit hacks.
Diffstat (limited to 'www/galeon2/Makefile')
-rw-r--r--www/galeon2/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile
index be5fbf545e1..f2ff4eaa5a4 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