aboutsummaryrefslogtreecommitdiff
path: root/x11/dgs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/dgs/Makefile')
-rw-r--r--x11/dgs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/dgs/Makefile b/x11/dgs/Makefile
index a235202eb580..88d7c07bf131 100644
--- a/x11/dgs/Makefile
+++ b/x11/dgs/Makefile
@@ -7,7 +7,7 @@
PORTNAME= dgs
PORTVERSION= 0.5.9.1
-PORTREVISION= 3
+PORTREVISION= 5
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= dgs
@@ -52,7 +52,7 @@ post-patch:
.if ${X_WINDOW_SYSTEM:L} == xorg
INSTALLDIRS+= DPS/clients/makepsres DPS/clients/pswrap DPS/demos/texteroids \
- DPS/lib/dpstk DPS/lib/psres
+ DPS/lib/dpstk DPS/lib/psres DPS/lib/dps DPS/include/DPS
MANN+= makepsres.man
PLIST_SUB+= WITH_XFREE4=""
.else