summaryrefslogtreecommitdiffstats
path: root/x11-themes
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-06-06 07:29:52 +0000
committersobomax <sobomax@FreeBSD.org>2000-06-06 07:29:52 +0000
commit71a4c94b76e80f64afdb592d8ae3ae48d61927ac (patch)
tree63d6549c390c7297d5bc417cf58a44356d09ef30 /x11-themes
parent19b49cbeccd815002115e3be0ab1681a16b5bfe9 (diff)
downloadFreeBSD-ports-71a4c94b76e80f64afdb592d8ae3ae48d61927ac.zip
FreeBSD-ports-71a4c94b76e80f64afdb592d8ae3ae48d61927ac.tar.gz
Ensure that ${PREFIX}/lib/gtk/themes/engines directory exists before
installation. Submitted by: bento
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/xenophilia/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-themes/xenophilia/Makefile b/x11-themes/xenophilia/Makefile
index 50159f8..2352d02 100644
--- a/x11-themes/xenophilia/Makefile
+++ b/x11-themes/xenophilia/Makefile
@@ -18,4 +18,7 @@ LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
USE_X_PREFIX= yes
ALL_TARGET=
+pre-install:
+ @${MKDIR} ${PREFIX}/lib/gtk/themes/engines
+
.include <bsd.port.mk>
OpenPOWER on IntegriCloud