aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.port.mk
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-07-10 15:50:17 +0800
committersobomax <sobomax@FreeBSD.org>2001-07-10 15:50:17 +0800
commit94335097bef8aeadc2fe4569f453a79255bf5627 (patch)
treeb132475496e34d12f0842a27a2e8e02566cb858a /Mk/bsd.port.mk
parentd520c1fdc9ed27a26afc4175e2f91a6fccaaab9d (diff)
downloadfreebsd-ports-gnome-94335097bef8aeadc2fe4569f453a79255bf5627.tar.gz
freebsd-ports-gnome-94335097bef8aeadc2fe4569f453a79255bf5627.tar.zst
freebsd-ports-gnome-94335097bef8aeadc2fe4569f453a79255bf5627.zip
Similarly to DOCSDIR add DATADIR?=${PREFIX}/share/${PORTNAME}. Also slightly
expand comment for DOCSDIR, so it is immediately clear what its value is. Ignored by: obrien, portmgr
Diffstat (limited to 'Mk/bsd.port.mk')
-rw-r--r--Mk/bsd.port.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index b13d199e0c73..aa3e80a7b5d8 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -436,7 +436,10 @@ FreeBSD_MAINTAINER= portmgr@FreeBSD.org
# apply here. It is recommended that you use
# %%PREFIX%% for ${PREFIX}, %%LOCALBASE%% for
# ${LOCALBASE} and %%X11BASE%% for ${X11BASE}.
-# DOCSDIR - Name of the directory to install the packages docs in.
+# DOCSDIR - Name of the directory to install the packages docs in
+# (default: ${PREFIX}/share/doc/${PORTNAME}).
+# DATADIR - Name of the directory to install the packages shared data
+# in (default: ${PREFIX}/share/${PORTNAME}).
#
# Note that the install target will automatically add manpages (see
# above) and also substitute special sequences of characters (delimited
@@ -1374,6 +1377,7 @@ LDCONFIG_RUNLIST!= ${ECHO} ${LDCONFIG_PLIST} | ${SED} -e "s!%D!${PREFIX}!"
.endif
DOCSDIR?= ${PREFIX}/share/doc/${PORTNAME}
+DATADIR?= ${PREFIX}/share/${PORTNAME}
.MAIN: all
gra?h=gnome-3.24&id=fa076d4ff9007e28f62dd191c685f91685374df7'>- Unbreak after downgrading GraphicsMagickbeech2008-06-281-2/+0 * Mark broken because it doesn't build with GraphicsMagick v.1.2.3 and newer.itetcu2008-06-261-2/+4 * - Bump poirtrevision after GraphicsMagick updatebeech2008-06-251-1/+1 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * Fix multiple vulnerabilities from imported xpdf code in KOffice andlofi2007-11-092-1/+670 * Fix buffer overflow vulnerability in xpdf code.lofi2007-07-312-1/+21 * - Bump up portrevisions on GraphicsMagick dependent ports to get rid ofstas2007-07-171-1/+1 * Update to KDE 3.5.7 / KOffice 1.6.3lofi2007-07-0410-108/+17 * Fix koffice on current/amd64lofi2007-05-291-0/+25 * - Chase libexif updatepav2007-05-271-2/+2 * - Chase libexif updatepav2007-05-251-2/+2 * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 * Update to KDE 3.5.6 / KOffice 1.6.2lofi2007-03-146-91/+70 * Stop-gap patch to make koffice build with libpqxx 2.6.9.lofi2007-02-155-0/+63 * Patch denial of service vulnerability in PDF parser.lofi2007-01-182-1/+76 * Update to KDE 3.5.5 / KOffice 1.6.1lofi2006-12-204-65/+273 * KDE 3.5.4 / KOffice 1.5.2lofi2006-09-137-169/+4 * - Renamed port graphics/libart_lgpl2 -> graphics/libart_lgplpav2006-05-281-1/+1 * Update to KOffice 1.5.1lofi2006-05-2715-107/+190 * - Change dependencies reflecting update in graphics/ImageMagickmnag2006-05-241-1/+1 * Update to KOffice 1.5.0lofi2006-04-2915-516/+1524 * Conversion to a single libtool environment.ade2006-02-232-5/+205 * SHA256ifyedwin2006-01-221-0/+1 * Patch security issues in imported xpdf code.lofi2005-12-082-1/+93 * Fix KDE Bug 111372 / FreeBSD PR 89479lofi2005-11-264-0/+148 * Fix the PREFIX-safeness fix.lofi2005-11-051-4/+2 * Update to KDE 3.4.3 / KOffice 1.4.2lofi2005-11-0513-445/+11 * Make PREFIX-safe.lofi2005-11-051-0/+5 * Fix a security vulnerability in the RTF importer of KWord.lofi2005-10-112-0/+326 * Fix bogus ui files in preparation for Qt 3.3.5lofi2005-10-049-0/+108 * Don't depend on libpq directly, instead use the USE_PGSQL knobgirgen2005-08-221-1/+1 * Don't try to invoke autoheader during build stage.lofi2005-08-041-4/+2 * Remove obsolete patch.lofi2005-08-011-5060/+0 * Update to KDE 3.4.2 / KOffice 1.4.1lofi2005-08-013-12/+24 * Various bugfixes from the KOffice-1.4.x branch.lofi2005-07-115-35/+5061 * Update to KOffice 1.4.0a.lofi2005-07-0611-337/+1339 * Remove dependency on wordnet.lofi2005-04-041-1/+0 * Add patch for KDE bug 95553.lofi2005-02-241-0/+11 * Fix yet another buffer overflow in imported xpdf sources.lofi2005-01-212-1/+16 * Patch vulnerability in imported xpdf code. Bump PORTREVISION.markus2004-12-252-0/+42 * Update to KOffice 1.3.5lofi2004-12-144-107/+3 * Update to KDE 3.3.1lofi2004-11-087-84/+115 * Fix vulnerabilities in imported xpdf code.lofi2004-10-243-0/+78 * Update to KDE 3.3lofi2004-08-311-1/+1 * Factor out all but one of the build switches of the KDE main module portslofi2004-08-113-6/+3 * Update to version 3.2.3lofi2004-06-101-18/+3 * Whoops, that's what you get for not testing properly.lofi2004-05-231-1/+0 * Enable dependency on wv2 (and therefore MS Word import) unconditionally.lofi2004-05-234-256/+246 * Update to version 1.3.1lofi2004-05-063-5/+23 * Convert to OPTIONS.lofi2004-04-041-15/+5 * - Use USE_ICONV knobkrion2004-03-311-1/+1 * Don't add -fPIC to CFLAGS on amd64 and ia64.arved2004-03-221-4/+0 * SIZEify.lofi2004-03-181-0/+1 * Remove pkg-plist.lofi2004-02-061-2065/+0 * Update to KDE 3.2.0lofi2004-02-055-12/+3342 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1 * Add -fPIC to CFLAGS on IA64 and AMD64.arved2003-11-261-0/+4 * USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0 * Fix the -pthread problem in case the option gets removed again. Thiswill2003-10-042-6/+4 * Update KDE to the latest official release, KDE 3.1.3lofi2003-07-291-1/+7 * Add official bugfix patch that fixes two kword crahes, when closing thearved2003-04-232-0/+6 * Clear moonlight beckons.ade2003-03-072-1/+1 * Update to 1.2.1.alane2003-01-0211-331/+111 * Add local fixes for problem where code uses KDE_VERSION 305 to meanalane2002-11-18