Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F105532297
D11976.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D11976.diff
View Options
Index: head/devel/argtable/Makefile
===================================================================
--- head/devel/argtable/Makefile
+++ head/devel/argtable/Makefile
@@ -3,7 +3,7 @@
PORTNAME= argtable
PORTVERSION= 2.13
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
DISTNAME= ${PORTNAME}${PORTVERSION:S/./-/}
@@ -15,15 +15,15 @@
LICENSE_FILE= ${WRKSRC}/COPYING
USES= libtool
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
-USE_LDCONFIG= yes
OPTIONS_DEFINE= DOCS EXAMPLES
post-patch:
@${REINPLACE_CMD} -e '/^SUBDIRS/s|doc||g ; \
- s|^install-data-am: |install-data-am: #|g' ${WRKSRC}/Makefile.in
+ s|^install-data-am: install-dist_exampleDATA|install-data-am: |g' ${WRKSRC}/Makefile.in
post-install:
${INSTALL_MAN} ${WRKSRC}/doc/argtable2.3 ${STAGEDIR}${MAN3PREFIX}/man/man3
Index: head/devel/argtable/pkg-plist
===================================================================
--- head/devel/argtable/pkg-plist
+++ head/devel/argtable/pkg-plist
@@ -3,6 +3,7 @@
lib/libargtable2.so
lib/libargtable2.so.0
lib/libargtable2.so.0.1.8
+libdata/pkgconfig/argtable2.pc
man/man3/argtable2.3.gz
%%PORTDOCS%%%%DOCSDIR%%/arg_int.gif
%%PORTDOCS%%%%DOCSDIR%%/argtable2-advanced.html
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Dec 18, 8:42 AM (20 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15482545
Default Alt Text
D11976.diff (1 KB)
Attached To
Mode
D11976: devel/argtable: Fix missing .pc file
Attached
Detach File
Event Timeline
Log In to Comment