aboutsummaryrefslogtreecommitdiffstats
path: root/misc/demoniac
diff options
context:
space:
mode:
authorclement <clement@FreeBSD.org>2004-02-11 21:50:59 +0800
committerclement <clement@FreeBSD.org>2004-02-11 21:50:59 +0800
commit0119eb01225d5249c3d76e435c09260f986cf2cd (patch)
treef0bdbfe9ff74397c86ebf08efbdcb5ff2593548b /misc/demoniac
parentd58e9d49b2ea6a7b512c6e2a2a98775029e16fc2 (diff)
downloadfreebsd-ports-gnome-0119eb01225d5249c3d76e435c09260f986cf2cd.tar.gz
freebsd-ports-gnome-0119eb01225d5249c3d76e435c09260f986cf2cd.tar.zst
freebsd-ports-gnome-0119eb01225d5249c3d76e435c09260f986cf2cd.zip
misc category cleanup part 2 of 6:
- Use DATADIR/DOCSDIR/PORTSDOC - SIZEify port - make portlint happy * chord2html, cwish, demoniac - kill pkg-plist PR: 61027 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org> Updated/reworked by: me
Diffstat (limited to 'misc/demoniac')
-rw-r--r--misc/demoniac/Makefile2
-rw-r--r--misc/demoniac/pkg-plist4
2 files changed, 2 insertions, 4 deletions
diff --git a/misc/demoniac/Makefile b/misc/demoniac/Makefile
index 333829cb739c..3abc674af2bb 100644
--- a/misc/demoniac/Makefile
+++ b/misc/demoniac/Makefile
@@ -24,6 +24,8 @@ USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" \
LDFLAGS="${PTHREAD_LIBS}"
+PLIST_FILES= bin/demoniac share/demoniac/pixmaps/logo.xpm
+PLIST_DIRS= share/demoniac/pixmaps share/demoniac
post-patch:
@${REINPLACE_CMD} -e "s,-lpthread,${PTHREAD_LIBS},g" ${WRKSRC}/configure
diff --git a/misc/demoniac/pkg-plist b/misc/demoniac/pkg-plist
deleted file mode 100644
index 7968b7a8b1cc..000000000000
--- a/misc/demoniac/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-bin/demoniac
-share/demoniac/pixmaps/logo.xpm
-@dirrm share/demoniac/pixmaps
-@dirrm share/demoniac