diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-21 04:00:26 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-21 04:00:26 +0800 |
commit | 368eb029f20cc5b188b3aac4a858dcfeb92f605d (patch) | |
tree | ef4c91ed1b8110add5ea64c72b5592d740fbabc5 /x11-toolkits/gnocl | |
parent | d1509e9b43d494c277e13d1349511edca54d3739 (diff) | |
download | freebsd-ports-gnome-368eb029f20cc5b188b3aac4a858dcfeb92f605d.tar.gz freebsd-ports-gnome-368eb029f20cc5b188b3aac4a858dcfeb92f605d.tar.zst freebsd-ports-gnome-368eb029f20cc5b188b3aac4a858dcfeb92f605d.zip |
cleanup plist
Diffstat (limited to 'x11-toolkits/gnocl')
-rw-r--r-- | x11-toolkits/gnocl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/gnocl/Makefile b/x11-toolkits/gnocl/Makefile index 205e9b1525b5..0000e999e7c5 100644 --- a/x11-toolkits/gnocl/Makefile +++ b/x11-toolkits/gnocl/Makefile @@ -33,7 +33,6 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC} BASEDIR= lib/${PORTNAME}${BASE_VERSION} PLIST_FILES= ${BASEDIR}/${PORTNAME}.so \ ${BASEDIR}/pkgIndex.tcl -PLIST_DIRS= ${BASEDIR} post-patch: ${REINPLACE_CMD} -e 's|tclsh|${TCLSH}|; \ |