aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pacman
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2013-07-12 15:01:45 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2013-07-12 15:01:45 +0000
commitdaffe00d4a57c0ef6a21947a8121b8d233d8d3a5 (patch)
tree713942325bda393305edb21d46cd7f38d213aebc /sysutils/pacman
parent51498efaebaad1106dcf0d3f70c8feaa14c411ee (diff)
downloadports-daffe00d4a57c0ef6a21947a8121b8d233d8d3a5.tar.gz
ports-daffe00d4a57c0ef6a21947a8121b8d233d8d3a5.zip
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS - OptionsNG - Pet portlint - Switch to dynamic plist where useful - Canonicalize patch names - Fix DOS line endings in patch files
Notes
Notes: svn path=/head/; revision=322840
Diffstat (limited to 'sysutils/pacman')
-rw-r--r--sysutils/pacman/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/sysutils/pacman/Makefile b/sysutils/pacman/Makefile
index 15305723cbad..a97b2a177666 100644
--- a/sysutils/pacman/Makefile
+++ b/sysutils/pacman/Makefile
@@ -47,10 +47,6 @@ GPGME_DESC= Use GPGME for PGP signature verification
.include <bsd.port.options.mk>
-.if ${OSVERSION} < 800000
-IGNORE= does not build on < 8.x
-.endif
-
.if ${PORT_OPTIONS:MCURL}
CONFIGURE_ARGS+=--with-libcurl=${LOCALBASE}
LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl