summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk13/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1999-10-10 03:22:33 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1999-10-10 03:22:33 +0000
commitef08cd0e0362d1a90200d089d10cb328fe2d2243 (patch)
tree3a51fc180fee6c58591bf82353b90888a38a2933 /x11-toolkits/gtk13/Makefile
parentUpdate to 1.1b3 (diff)
Correct theme engines' path.
Notes
Notes: svn path=/head/; revision=22293
Diffstat (limited to 'x11-toolkits/gtk13/Makefile')
-rw-r--r--x11-toolkits/gtk13/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/x11-toolkits/gtk13/Makefile b/x11-toolkits/gtk13/Makefile
index 0e3310d9f48e..7a7cf0c34798 100644
--- a/x11-toolkits/gtk13/Makefile
+++ b/x11-toolkits/gtk13/Makefile
@@ -35,7 +35,4 @@ MAN1= gtk12-config.1
pre-build:
${RM} -rf ${WRKSRC}/docs/gtk.info*
-post-install:
- @${MKDIR} ${PREFIX}/share/themes/engines
-
.include <bsd.port.mk>