summaryrefslogtreecommitdiff
path: root/devel/bglibs/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-06-12 15:55:03 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-06-12 15:55:03 +0000
commit736b5086bb49c6032c1ac34a41200f8884e4f43f (patch)
tree94558506c6158dc7e360a8f15713b1cbe02a17aa /devel/bglibs/Makefile
parentUpdate to 2.6 (diff)
o Change location of installed headers to ${PREFIX}/include/bglibs
due to high risk of conflicts with other ports over generic names such as uint32.h, uint64.h, iobuf.h, etc o Bump PORTREVISION PR: 52908 Submitted by: maintainer
Diffstat (limited to 'devel/bglibs/Makefile')
-rw-r--r--devel/bglibs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/bglibs/Makefile b/devel/bglibs/Makefile
index 4aaeae087677..17a09f38593e 100644
--- a/devel/bglibs/Makefile
+++ b/devel/bglibs/Makefile
@@ -7,6 +7,7 @@
PORTNAME= bglibs
PORTVERSION= 1.009
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://untroubled.org/bglibs/
@@ -20,7 +21,7 @@ NOT_FOR_ARCHS= alpha ia64
DOCS= NEWS README TODO
pre-build:
- ${ECHO_CMD} ${BGLIBS_ROOT} > ${WRKSRC}/conf-home
+ ${ECHO_CMD} ${PREFIX} > ${WRKSRC}/conf-home
${ECHO_CMD} ${CC} ${CFLAGS} > ${WRKSRC}/conf-cc
do-install: