aboutsummaryrefslogtreecommitdiff
path: root/x11/libXres/Makefile
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2007-09-13 19:45:08 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2007-09-13 19:45:08 +0000
commit62df320cc3d1faf415675ee470a2b6338548e00b (patch)
tree6eb76e71941e2aad2fb558ec0436f85cf000c6f5 /x11/libXres/Makefile
parent87cca574fd7f379db0710c925eab655b62046077 (diff)
downloadports-62df320cc3d1faf415675ee470a2b6338548e00b.tar.gz
ports-62df320cc3d1faf415675ee470a2b6338548e00b.zip
Notes
Diffstat (limited to 'x11/libXres/Makefile')
-rw-r--r--x11/libXres/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/libXres/Makefile b/x11/libXres/Makefile
index d236f80c8bb7..739f27112db7 100644
--- a/x11/libXres/Makefile
+++ b/x11/libXres/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libXres
PORTVERSION= 1.0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
@@ -23,7 +23,4 @@ MAN3= XRes.3 \
XResQueryExtension.3 \
XResQueryVersion.3
-post-install:
- ${MKDIR} ${PREFIX}/share/X11/app-defaults
-
.include <bsd.port.mk>