aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/amule/Makefile.man
diff options
context:
space:
mode:
authorbar <bar@FreeBSD.org>2014-01-12 04:03:27 +0800
committerbar <bar@FreeBSD.org>2014-01-12 04:03:27 +0800
commit97399833842f548c624889fa10ce2b8263d1f26e (patch)
treefcfc0716745bca3a357d52178723da0fcac937df /net-p2p/amule/Makefile.man
parentb6a2b79a04157f8d00153aa4b74ced26a509d902 (diff)
downloadfreebsd-ports-gnome-97399833842f548c624889fa10ce2b8263d1f26e.tar.gz
freebsd-ports-gnome-97399833842f548c624889fa10ce2b8263d1f26e.tar.zst
freebsd-ports-gnome-97399833842f548c624889fa10ce2b8263d1f26e.zip
- Support STAGEDIR
- Fix build with clang on i386 Approved by: flo (mentor)
Diffstat (limited to 'net-p2p/amule/Makefile.man')
-rw-r--r--net-p2p/amule/Makefile.man38
1 files changed, 0 insertions, 38 deletions
diff --git a/net-p2p/amule/Makefile.man b/net-p2p/amule/Makefile.man
deleted file mode 100644
index d258d2c216d9..000000000000
--- a/net-p2p/amule/Makefile.man
+++ /dev/null
@@ -1,38 +0,0 @@
-MANLANG= "" de es fr hu it ru tr
-
-.if ${PORT_OPTIONS:MNLS}
-. if ${PORT_OPTIONS:MMONOLITHIC}
-MAN1+= amule.1
-. endif
-. if ${PORT_OPTIONS:MALC}
-MAN1+= alc.1
-. endif
-. if ${PORT_OPTIONS:MALCC}
-MAN1+= alcc.1
-. endif
-. if ${PORT_OPTIONS:MAMULECMD}
-MAN1+= amulecmd.1
-. endif
-. if ${PORT_OPTIONS:MAMULEDAEMON}
-MAN1+= amuled.1
-. endif
-. if ${PORT_OPTIONS:MAMULEGUI}
-MAN1+= amulegui.1
-. endif
-. if ${PORT_OPTIONS:MCAS}
-MAN1+= cas.1
-. endif
-. if ${PORT_OPTIONS:MED2K}
-MAN1+= ed2k.1
-. endif
-. if ${PORT_OPTIONS:MWEBSERVER}
-MAN1+= amuleweb.1
-. endif
-. if ${PORT_OPTIONS:MWXCAS}
-MAN1+= wxcas.1
-. endif
-.endif
-
-.if ${PORT_OPTIONS:MXAS}
-MAN1+= xas.1
-.endif