aboutsummaryrefslogtreecommitdiff
path: root/devel/c-unit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/c-unit/Makefile')
-rw-r--r--devel/c-unit/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/c-unit/Makefile b/devel/c-unit/Makefile
index 1b4fd93d18a8..f8774c8f2b4a 100644
--- a/devel/c-unit/Makefile
+++ b/devel/c-unit/Makefile
@@ -3,6 +3,7 @@
PORTNAME= c-unit
DISTVERSION= 1.1.1
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
@@ -18,6 +19,9 @@ USES= gmake libtool pathfix
USE_AUTOTOOLS= aclocal autoconf autoheader automake libtoolize
USE_LDCONFIG= yes
+DATADIR= ${PREFIX}/share/CUnit
+EXAMPLESDIR= ${PREFIX}/share/examples/CUnit
+
AUTOMAKE_ARGS= --add-missing
LIBTOOLIZE_ARGS=--copy --force --install
PATHFIX_MAKEFILEIN= Makefile.am