aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2014-04-28 11:39:24 +0000
committerPawel Pekala <pawel@FreeBSD.org>2014-04-28 11:39:24 +0000
commit0ae9e27a67e5e3710feee7943a164379415e9652 (patch)
tree4df4fac369bba69c050ae214e3fe23c3fe80847c /graphics
parentf3b812142dfbd2a130d4710b0e8e9236ae408eeb (diff)
downloadports-0ae9e27a67e5e3710feee7943a164379415e9652.tar.gz
ports-0ae9e27a67e5e3710feee7943a164379415e9652.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/pixmap/Makefile5
-rw-r--r--graphics/pixmap/pkg-plist1
2 files changed, 4 insertions, 2 deletions
diff --git a/graphics/pixmap/Makefile b/graphics/pixmap/Makefile
index 54bb845b4f93..31fd5dc17a1f 100644
--- a/graphics/pixmap/Makefile
+++ b/graphics/pixmap/Makefile
@@ -26,7 +26,8 @@ USE_XORG= xpm xbitmaps x11 xaw xmu xt sm ice xext
CFLAGS+= -D_X_SENTINEL\(x\)= -D_X_ATTRIBUTE_PRINTF\(x,y\)= \
-D_X_DEPRECATED= -DUSG
-MAN1= pixmap.1
+post-configure:
+ @${REINPLACE_CMD} 's| $$(PIXMAPDIR|$$(PIXMAPDIR|' \
+ ${WRKSRC}/Makefile
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/graphics/pixmap/pkg-plist b/graphics/pixmap/pkg-plist
index 198a9ffcb55c..1f11e4e32532 100644
--- a/graphics/pixmap/pkg-plist
+++ b/graphics/pixmap/pkg-plist
@@ -13,4 +13,5 @@ lib/X11/Pixmap/Up
lib/X11/Pixmap/Term
lib/X11/Pixmap/Excl
lib/libXgnu.a
+man/man1/pixmap.1.gz
@dirrm lib/X11/Pixmap