aboutsummaryrefslogtreecommitdiff
path: root/print/gv
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-01-01 11:26:44 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-01-01 11:26:44 +0000
commitcf076d8ddba8b1f827bc342b452bd19da0f7b8f5 (patch)
tree35d5b6459775fdd2c695621603ab15f6f2b9ef81 /print/gv
parent9b308410a8403bf5dc73511af0210a3ad317191a (diff)
downloadports-cf076d8ddba8b1f827bc342b452bd19da0f7b8f5.tar.gz
ports-cf076d8ddba8b1f827bc342b452bd19da0f7b8f5.zip
Fix plist.
Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=125619
Diffstat (limited to 'print/gv')
-rw-r--r--print/gv/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/print/gv/Makefile b/print/gv/Makefile
index 1bd99eb00351..383889156459 100644
--- a/print/gv/Makefile
+++ b/print/gv/Makefile
@@ -35,8 +35,13 @@ INFO= gv
PLIST_FILES= bin/gv \
lib/X11/app-defaults/GV \
lib/X11/gv/gv_class.ad \
+ lib/X11/gv/gv_copyright.dat \
+ lib/X11/gv/gv_spartan.dat \
lib/X11/gv/gv_system.ad \
- lib/X11/gv/gv_user.ad
+ lib/X11/gv/gv_user.ad \
+ lib/X11/gv/gv_user_res.dat
+
+PLIST_DIRS= lib/X11/gv
post-install:
@${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL