aboutsummaryrefslogtreecommitdiff
path: root/textproc/libsass
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2015-04-18 12:58:34 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2015-04-18 12:58:34 +0000
commitd32714f4af055b4595f6a8d47e2cdbf066539f1f (patch)
tree129f59c831442347e16677b0930fa5747c496c23 /textproc/libsass
parentf2f24d761ef2be4965b7d31a44504ac7d53c8c48 (diff)
downloadports-d32714f4af055b4595f6a8d47e2cdbf066539f1f.tar.gz
ports-d32714f4af055b4595f6a8d47e2cdbf066539f1f.zip
Notes
Diffstat (limited to 'textproc/libsass')
-rw-r--r--textproc/libsass/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/textproc/libsass/Makefile b/textproc/libsass/Makefile
index 1c80a236a32c..f5afb2abb0b3 100644
--- a/textproc/libsass/Makefile
+++ b/textproc/libsass/Makefile
@@ -11,18 +11,17 @@ COMMENT= C/C++ implementation of a Sass compiler
LICENSE= MIT
-AUTOMAKE_ARGS= --add-missing
-
GH_ACCOUNT= sass
GH_COMMIT= 0388a62
GH_TAGNAME= v${PORTVERSION}
+GNU_CONFIGURE= yes
+
INSTALL_TARGET= install-strip
PATHFIX_MAKEFILEIN= Makefile.am
-USES= libtool pathfix
-USE_AUTOTOOLS= aclocal autoconf autoheader automake libtoolize
+USES= autoreconf libtool pathfix
USE_GITHUB= yes
USE_LDCONFIG= yes