aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/enlightenment-docs/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2006-02-11 15:11:28 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2006-02-11 15:11:28 +0000
commit86dc520fa7444321afcb5594a6743f5ec825ed16 (patch)
tree66a4243c1b4516025f37a2c1da11b731fb2a90ae /x11-wm/enlightenment-docs/Makefile
parent7a1d3a7b64721c521c36ef931cf77a9e31328f04 (diff)
downloadports-86dc520fa7444321afcb5594a6743f5ec825ed16.tar.gz
ports-86dc520fa7444321afcb5594a6743f5ec825ed16.zip
Notes
Diffstat (limited to 'x11-wm/enlightenment-docs/Makefile')
-rw-r--r--x11-wm/enlightenment-docs/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-wm/enlightenment-docs/Makefile b/x11-wm/enlightenment-docs/Makefile
index ffa001c4bb35..f435d4d363fe 100644
--- a/x11-wm/enlightenment-docs/Makefile
+++ b/x11-wm/enlightenment-docs/Makefile
@@ -6,10 +6,11 @@
#
PORTNAME= enlightenment-docs
-PORTVERSION= 0.16.7
+PORTVERSION= 0.16.8
CATEGORIES= x11-wm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= enlightenment
+DISTNAME= e16-docs-${PORTVERSION}-0.02
MAINTAINER= vanilla@FreeBSD.org
COMMENT= Data files of enlightenment DOX
@@ -20,5 +21,6 @@ USE_X_PREFIX= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-fsstd
+DATADIR= ${PREFIX}/share/e16
.include <bsd.port.mk>