aboutsummaryrefslogtreecommitdiff
path: root/devel/elfrc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/elfrc/Makefile')
-rw-r--r--devel/elfrc/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/elfrc/Makefile b/devel/elfrc/Makefile
index 515b74f16e62..37cb4b8e54ab 100644
--- a/devel/elfrc/Makefile
+++ b/devel/elfrc/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: elfrc
-# Date created: 13 July 2007
-# Whom: Ed Schouten <ed@fxq.nl>
-#
+# Created by: Ed Schouten <ed@fxq.nl>
# $FreeBSD$
-#
PORTNAME= elfrc
PORTVERSION= 0.7
@@ -16,6 +12,7 @@ COMMENT= Resource compiler for ELF systems
PLIST_FILES= bin/elfrc
PORTDOCS= README
+NO_STAGE= yes
do-build:
@${ECHO} '#define ELFRC_VERSION "${PORTVERSION}"' > ${WRKSRC}/config.h
${CC} ${CFLAGS} ${LDFLAGS} -o ${WRKSRC}/elfrc ${WRKSRC}/elfrc.c