Commit graph

12 commits

Author SHA1 Message Date
cjep
7c3eb0f6d3 Fix these PLISTs. ${PKGLOCALEDIR} -> ${PKGLOCALEDIR}/locale... 2003-04-27 14:57:55 +00:00
cjep
ea80300bc2 PKGLOCALEDIR 2003-04-27 12:49:56 +00:00
jmmv
dea9abf569 Use the omf.mk file provided by the scrollkeeper package to automatically
rebuild the documentation database at install/deinstall time. This means
that:
- PLIST's do not need to call scrollkeeper-{update,rebuilddb} directly;
  this is done by a bsd.pkg.install.mk template.
- The share/omf directory is only removed by scrollkeeper, which is the
  last package in the dependancy tree.
- PKGREVISION is bumped.

Reviewed by wiz.
2003-02-18 14:55:54 +00:00
jmmv
cf918ea7e5 Some directories are handled in gnome-dirs. Do not try to remove them here.
Pointed out by wiz.
2003-02-15 10:59:03 +00:00
tron
39a943ad92 Replace "true" by "${TRUE}". 2002-12-09 16:01:10 +00:00
jlam
efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00
kei
b8e0a81f8a create an empty directory ${PREFIX}/share/control-center/capplets on post-
install target and register it to PLIST to make deinstallation happy.
2002-08-19 02:48:07 +00:00
rh
a1b4a533fc Fix PLIST (@dirrm include/libcapplet1)
Fix localstatedir to prevent scrollkeeper files from being installed in
/var/gnome (PR pkg/13057).
2002-03-24 01:07:47 +00:00
fredb
af486f6285 Update to controlcenter 1.4.0.4:
- -Bug fixes, including a fix for a stack corruption bug
   in the file-types capplet
- -Updated documentation, man pages, new translations
2002-03-23 23:20:36 +00:00
skrll
08bdd44549 mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
drochner
6a7f86f699 share/omf/control-center/capplets doesn't exist, so don't @dirrm it 2002-02-14 14:35:45 +00:00
zuntum
d3db18607d Move pkg/ files into package's toplevel directory 2001-10-31 22:03:21 +00:00
Renamed from x11/controlcenter/pkg/PLIST (Browse further)