diff options
author | demon <demon@FreeBSD.org> | 2002-06-29 14:03:42 +0000 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2002-06-29 14:03:42 +0000 |
commit | 32339e40734a911a2e779882402ef2073153ea03 (patch) | |
tree | 46b299b9a02d6fcf48d71d69df88eba843fb1c01 /x11-fm | |
parent | 95850d3c7515451bbb372cbdd83320a1a0f44fac (diff) | |
download | FreeBSD-ports-32339e40734a911a2e779882402ef2073153ea03.zip FreeBSD-ports-32339e40734a911a2e779882402ef2073153ea03.tar.gz |
This port doesn't need to run ldconfig.
Diffstat (limited to 'x11-fm')
-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 e9cdbe3..d9a5ea2 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 |