mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Maintainer update to version 1.1
PR: ports/45382 Submitted by: Daniel J. O'Connor <darius@dons.net.au>
This commit is contained in:
parent
21c294a153
commit
4f9adee25e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70795
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= xpp
|
||||
PORTVERSION= 1.0
|
||||
PORTVERSION= 1.1
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= cups
|
||||
@ -24,4 +24,8 @@ CONFIGURE_ENV= LDFLAGS="-L${X11BASE}/lib -L${LOCALBASE}/lib -lcups -lfltk \
|
||||
-lGL -lXext ${PTHREAD_LIBS:S/"//g}" \
|
||||
CPPFLAGS=-I${LOCALBASE}/include
|
||||
|
||||
post-install:
|
||||
$(MKDIR) $(PREFIX)/share/doc/xpp
|
||||
$(INSTALL_DATA) $(WRKSRC)/README $(PREFIX)/share/doc/xpp
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (xpp-1.0.tar.gz) = fc2649b2db29a3ae4bec6842ccd8e268
|
||||
MD5 (xpp-1.1.tar.gz) = abf4634edf3ff15c6f4db436d68fa835
|
||||
|
@ -1 +1,2 @@
|
||||
bin/xpp
|
||||
share/doc/xpp/README
|
||||
|
Loading…
Reference in New Issue
Block a user