aboutsummaryrefslogtreecommitdiffstats
path: root/misc/wmcalendar
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-02-06 04:38:07 +0800
committertrevor <trevor@FreeBSD.org>2004-02-06 04:38:07 +0800
commit4f8e31ecef91ccb1560dd3a17896401dcd9b3cf8 (patch)
tree3a5e68d87a3b7b75e8fc4b41a495e57126c0ed29 /misc/wmcalendar
parent26f1c8fe6dae7d6ee8eaa1eb882311af83de3b09 (diff)
downloadfreebsd-ports-graphics-4f8e31ecef91ccb1560dd3a17896401dcd9b3cf8.tar.gz
freebsd-ports-graphics-4f8e31ecef91ccb1560dd3a17896401dcd9b3cf8.tar.zst
freebsd-ports-graphics-4f8e31ecef91ccb1560dd3a17896401dcd9b3cf8.zip
Use PLIST_FILES.
Reviewed by: marcus
Diffstat (limited to 'misc/wmcalendar')
-rw-r--r--misc/wmcalendar/Makefile1
-rw-r--r--misc/wmcalendar/pkg-plist1
2 files changed, 1 insertions, 1 deletions
diff --git a/misc/wmcalendar/Makefile b/misc/wmcalendar/Makefile
index 779a49abffe..f1a455edac6 100644
--- a/misc/wmcalendar/Makefile
+++ b/misc/wmcalendar/Makefile
@@ -28,6 +28,7 @@ MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" \
LIBS="-lical -lXpm"
MAN1= wmCalendar.1
+PLIST_FILES= bin/wmCalendar
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/wmCalendar ${PREFIX}/bin
diff --git a/misc/wmcalendar/pkg-plist b/misc/wmcalendar/pkg-plist
deleted file mode 100644
index bf44e33ec6a..00000000000
--- a/misc/wmcalendar/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/wmCalendar