aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2013-02-27 22:27:06 +0800
committermiwi <miwi@FreeBSD.org>2013-02-27 22:27:06 +0800
commitaecef611501054df0e3fac44883161ae237656fe (patch)
tree66916b0d1c54b82a6683e6748c3952e80cc5160d /security
parent1edd522d50409afc0a0d9b5604e979ded066835a (diff)
downloadfreebsd-ports-graphics-aecef611501054df0e3fac44883161ae237656fe.tar.gz
freebsd-ports-graphics-aecef611501054df0e3fac44883161ae237656fe.tar.zst
freebsd-ports-graphics-aecef611501054df0e3fac44883161ae237656fe.zip
- Broken checksum mismatch
- While here convert header
Diffstat (limited to 'security')
-rw-r--r--security/dissembler/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/security/dissembler/Makefile b/security/dissembler/Makefile
index 8d609153621..63c5cf07350 100644
--- a/security/dissembler/Makefile
+++ b/security/dissembler/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: dissembler
-# Date created: 13 Mar 2005
-# Whom: Yonatan <onatan@gmail.com>
-#
+# Created by: Yonatan <onatan@gmail.com>
# $FreeBSD$
-#
PORTNAME= dissembler
PORTVERSION= 0.9
@@ -19,6 +15,8 @@ WRKSRC= ${WRKDIR}/${DISTNAME}
PLIST_FILES=bin/${PORTNAME}
PORTDOCS= ${PORTNAME}.txt
+BROKEN= checksum mismatch
+
do-build:
${CC} ${CFLAGS} -o ${WRKSRC}/${PORTNAME} ${WRKSRC}/${PORTNAME}.c