aboutsummaryrefslogtreecommitdiff
path: root/lang/asn1c/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-05-03 21:35:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-05-03 21:35:23 +0000
commit0c11ff22ecfcc7897d869d0c832d91657d4c038f (patch)
tree3eb52dbb1c74cb301702a7104b1884716cec1a2c /lang/asn1c/Makefile
parent5a43baf3937673bd3573b5a670f11e4827461ea2 (diff)
downloadports-0c11ff22ecfcc7897d869d0c832d91657d4c038f.tar.gz
ports-0c11ff22ecfcc7897d869d0c832d91657d4c038f.zip
Fix build with bmake
Notes
Notes: svn path=/head/; revision=317265
Diffstat (limited to 'lang/asn1c/Makefile')
-rw-r--r--lang/asn1c/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/lang/asn1c/Makefile b/lang/asn1c/Makefile
index f28b8aa4572c..d0f1a439a3fa 100644
--- a/lang/asn1c/Makefile
+++ b/lang/asn1c/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: asn1c
-# Date created: 10 Sep 2004
-# Whom: Lev Walkin <vlm@lionet.info>
-#
+# Created by: Lev Walkin <vlm@lionet.info>
# $FreeBSD$
-#
PORTNAME= asn1c
PORTVERSION= 0.9.21
@@ -18,6 +14,9 @@ COMMENT= Modern ASN.1 to C compiler
GNU_CONFIGURE= yes
USE_PERL5= yes
SUB_FILES= pkg-message
+.if defined(.PARSEDIR)
+USE_GMAKE= yes
+.endif
MAN1= asn1c.1 enber.1 unber.1