aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-02-09 23:29:16 +0000
committerJohn Marino <marino@FreeBSD.org>2014-02-09 23:29:16 +0000
commit5b6853d660c57cfead29bc4b44a4168d0e68159e (patch)
treec45eca4ed4b075be78b154085f3403fa25cf0474 /net-p2p
parent3ef11032b1398f44873d4abbe05bcbfd2b184a8b (diff)
downloadports-5b6853d660c57cfead29bc4b44a4168d0e68159e.tar.gz
ports-5b6853d660c57cfead29bc4b44a4168d0e68159e.zip
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/litecoin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/litecoin/Makefile b/net-p2p/litecoin/Makefile
index 632b99ef3376..f0549d53f139 100644
--- a/net-p2p/litecoin/Makefile
+++ b/net-p2p/litecoin/Makefile
@@ -75,7 +75,7 @@ QMAKE_USE_DBUS= 0
PLIST_FILES+= share/applications/litecoin-qt.desktop share/pixmaps/litecoin64.png
.endif
-.if ${OSVERSION} >= 1000054
+.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000054
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-endian
.endif