Commit graph

8 commits

Author SHA1 Message Date
tron
a44a862333 Backout broken patch from PR pkg/37646. Because this package doesn't use
"imake" rules for installing its manual page using "IMAKE_MAN_SUFFIX"
in the package list is wrong.

Bump package revision because the list of files was incorrect under
at least NetBSD.
2008-07-15 18:44:27 +00:00
tonnerre
02d445d979 Fix several plists that use imake after some modifications in the imake
framework several monthes ago. This resolves various build problems on
Linux.
Should fix PR 37646. Patch from cheusov. Confirmed by joerg.
2008-05-11 14:29:23 +00:00
rillig
2ae42609f8 Fixed PLIST. Bumped PKGREVISION. Allowed installation as unprivileged user. 2006-02-22 00:06:21 +00:00
dmcmahill
a5ef43e03d make this work on solaris. 2005-09-21 23:19:14 +00:00
jlam
a89ef2c84d * buildlink1 -> buildlink2
* Properly handle local discography when installing/deinstalling the binary
  package.
* Use bsd.pkg.install.mk to preserve local configuration files when
  reinstalling xmcd.
2002-10-08 11:50:04 +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
tron
7b6c387a8b Use "@unexec rmdir" on directory "lib/X11/xmcd/config" because it is
usually still contains configuration files for the various CD-ROM
drivers after deinstallation.
2002-01-08 10:07:28 +00:00
zuntum
4bd6ecc9c5 Move pkg/ files into package's toplevel directory 2001-11-01 00:17:43 +00:00
Renamed from audio/xmcd/pkg/PLIST (Browse further)