aboutsummaryrefslogtreecommitdiff
path: root/lang/smarteiffel
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2006-05-16 20:53:13 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2006-05-16 20:53:13 +0000
commita958bd9d0cf1c17b71fd1e8c58272dd97db56f12 (patch)
treeff67d09ebb150b1006f7940a47443922e36b05c2 /lang/smarteiffel
parent9bb5f1aa892416d4d34075f65d6fa6b0f2ab44f2 (diff)
Notes
Diffstat (limited to 'lang/smarteiffel')
-rw-r--r--lang/smarteiffel/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/lang/smarteiffel/Makefile b/lang/smarteiffel/Makefile
index c5fd8247b391..445a16c0c44e 100644
--- a/lang/smarteiffel/Makefile
+++ b/lang/smarteiffel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= smarteiffel
DISTVERSION= 1.2r6
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= http://except.com.ar/downloads/smarteiffel/
DISTNAME= SmartEiffel-${DISTVERSION}
@@ -30,6 +31,12 @@ PLIST_SUB+= PORTVERSION=${DISTVERSION}
SUB_FILES= pkg-install pkg-message
+post-patch:
+ @${REINPLACE_CMD} \
+ -e 's|^.*c_compiler_options:.*$$|c_compiler_options: ${CFLAGS}|' \
+ -e 's|^.*cpp_compiler_options:.*$$|cpp_compiler_options: ${CXXFLAGS}|' \
+ ${WRKSRC}/install/gcc.rc
+
# Make sure we can set the symbolic link SmartEiffel
# to the actual release directory.
do-install: