aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11-themes/xenophilia/Makefile3
-rw-r--r--x11-toolkits/xenophilia/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/x11-themes/xenophilia/Makefile b/x11-themes/xenophilia/Makefile
index 50159f8b3d5d..2352d024c850 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>
diff --git a/x11-toolkits/xenophilia/Makefile b/x11-toolkits/xenophilia/Makefile
index 50159f8b3d5d..2352d024c850 100644
--- a/x11-toolkits/xenophilia/Makefile
+++ b/x11-toolkits/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>