summaryrefslogtreecommitdiff
path: root/devel/libffi-devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libffi-devel')
-rw-r--r--devel/libffi-devel/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/devel/libffi-devel/Makefile b/devel/libffi-devel/Makefile
index 2329fd2d756c..cc2b68826f1a 100644
--- a/devel/libffi-devel/Makefile
+++ b/devel/libffi-devel/Makefile
@@ -3,9 +3,14 @@
# Date created: 14, June, 1998
# Whom: Horance Chou <horance@freedom.ie.cycu.edu.tw>
#
-# $Id: Makefile,v 1.4 1998/10/22 06:33:45 asami Exp $
+# $Id: Makefile,v 1.5 1998/10/24 17:14:23 vanilla Exp $
#
+.include <bsd.port.pre.mk>
+
+.if ${PORTOBJFORMAT} == "aout"
+PATCHDIR= ${.CURDIR}/patches.aout
+.endif
DISTNAME= libffi-1.20
CATEGORIES= devel
MASTER_SITES= ftp://ftp.cygnus.com/pub/green/