aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/dynagen
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-05-26 14:55:07 +0800
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-05-26 14:55:07 +0800
commitf0a8714b3a301f2ee09f07647619f7bad997f8d2 (patch)
tree2266451e8dedf72ded023f5ab6e33cb91292aa8a /emulators/dynagen
parentd288c580620377d8da8e0314c8bda03df5971368 (diff)
downloadfreebsd-ports-gnome-f0a8714b3a301f2ee09f07647619f7bad997f8d2.tar.gz
freebsd-ports-gnome-f0a8714b3a301f2ee09f07647619f7bad997f8d2.tar.zst
freebsd-ports-gnome-f0a8714b3a301f2ee09f07647619f7bad997f8d2.zip
Convert to USES=dos2unix
With hat: portmgr
Diffstat (limited to 'emulators/dynagen')
-rw-r--r--emulators/dynagen/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/dynagen/Makefile b/emulators/dynagen/Makefile
index d7d67bfd7d21..dfa1c809ec19 100644
--- a/emulators/dynagen/Makefile
+++ b/emulators/dynagen/Makefile
@@ -41,10 +41,10 @@ PORTDOCS= *
PORTEXAMPLES= *
PORTDATA= *
+USES= dos2unix
USE_PYTHON= yes
USE_PYDISTUTILS= yes
ALL_TARGET= # empty
-USE_DOS2UNIX= yes
NO_STAGE= yes
post-install:
garga2007-12-201-1/+1 * - Fix REINPLACE_CMD added on my last commit to fix clamav detection.garga2007-09-101-2/+2 * - Fix build with clamav-0.9x looking for daily.inc and daily.cvd on configuregarga2007-08-316-37/+47 * - Update clamav to 0.90.1garga2007-03-141-1/+1 * Remove USE_REINPLACE from ports starting with Medwin2006-05-111-1/+0