diff options
author | demon <demon@FreeBSD.org> | 2002-06-29 22:03:42 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2002-06-29 22:03:42 +0800 |
commit | 32339e40734a911a2e779882402ef2073153ea03 (patch) | |
tree | 46b299b9a02d6fcf48d71d69df88eba843fb1c01 /x11-fm/xnc | |
parent | 95850d3c7515451bbb372cbdd83320a1a0f44fac (diff) | |
download | freebsd-ports-gnome-32339e40734a911a2e779882402ef2073153ea03.tar.gz freebsd-ports-gnome-32339e40734a911a2e779882402ef2073153ea03.tar.zst freebsd-ports-gnome-32339e40734a911a2e779882402ef2073153ea03.zip |
This port doesn't need to run ldconfig.
Diffstat (limited to 'x11-fm/xnc')
-rw-r--r-- | x11-fm/xnc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-fm/xnc/Makefile b/x11-fm/xnc/Makefile index e9cdbe35f2eb..d9a5ea257c34 100644 --- a/x11-fm/xnc/Makefile +++ b/x11-fm/xnc/Makefile @@ -33,7 +33,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-pty=BSD CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" -INSTALLS_SHLIB= yes MAN1= es.1 ives.1 vs.1 xjpegroot.1 xnc.1 xnlaunch.1 |