aboutsummaryrefslogtreecommitdiff
path: root/www/qdecoder
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-01-30 10:25:34 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-01-30 10:25:34 +0000
commit2df76eb0a73bb59d817aa60758a5f10e3e544c3b (patch)
tree07e10c49034b87755dafb03956ad93c5363e0bb7 /www/qdecoder
parent1c97f613254a72e0ae97ea8d817ebe38096d6949 (diff)
downloadports-2df76eb0a73bb59d817aa60758a5f10e3e544c3b.tar.gz
ports-2df76eb0a73bb59d817aa60758a5f10e3e544c3b.zip
Notes
Diffstat (limited to 'www/qdecoder')
-rw-r--r--www/qdecoder/Makefile5
-rw-r--r--www/qdecoder/pkg-plist5
2 files changed, 3 insertions, 7 deletions
diff --git a/www/qdecoder/Makefile b/www/qdecoder/Makefile
index 51bdf6b2f59a..b66b870aecad 100644
--- a/www/qdecoder/Makefile
+++ b/www/qdecoder/Makefile
@@ -14,10 +14,10 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= cjh@FreeBSD.org
COMMENT= CGI library for C/C++ language programming
-GNU_CONFIGURE= YES
+GNU_CONFIGURE= yes
+USE_LDCONFIG= yes
post-install:
- ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
${MKDIR} ${PREFIX}/share/doc/qDecoder
.for doc in AUTHORS DISCLAIMER README REFERENCE qDecoder.jpg
${INSTALL_DATA} ${WRKSRC}/${doc} ${PREFIX}/share/doc/qDecoder
@@ -31,5 +31,4 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/examples/*.html ${PREFIX}/share/examples/qDecoder
${INSTALL_DATA} ${WRKSRC}/examples/*.in ${PREFIX}/share/examples/qDecoder
-
.include <bsd.port.mk>
diff --git a/www/qdecoder/pkg-plist b/www/qdecoder/pkg-plist
index f6b21f7fb4b7..213c180a5bec 100644
--- a/www/qdecoder/pkg-plist
+++ b/www/qdecoder/pkg-plist
@@ -1,10 +1,7 @@
include/qDecoder.h
lib/libqDecoder.a
+lib/libqDecoder.so
lib/libqDecoder.so.2
-@exec ln -sf %f %B/libqDecoder.so
-@unexec rm -f %B/libqDecoder.so
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
share/doc/qDecoder/AUTHORS
share/doc/qDecoder/DISCLAIMER
share/doc/qDecoder/README