summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorkhorben <khorben>2016-02-23 00:30:27 +0000
committerkhorben <khorben>2016-02-23 00:30:27 +0000
commit1b3d650b59da3231bceb3aba1ef477d0c5729191 (patch)
treeed75989c473068aefb3e027b337e1acc1313ea95 /devel
parentee46a8fd255600d25ca11871b7e15f74a0e66327 (diff)
downloadpkgsrc-1b3d650b59da3231bceb3aba1ef477d0c5729191.tar.gz
Rename the binary as deforaos-cpp to avoid conflicts
This does not affect the dependencies.
Diffstat (limited to 'devel')
-rw-r--r--devel/deforaos-cpp/Makefile7
-rw-r--r--devel/deforaos-cpp/PLIST4
2 files changed, 7 insertions, 4 deletions
diff --git a/devel/deforaos-cpp/Makefile b/devel/deforaos-cpp/Makefile
index f9d82a62c07..71e96eccbbf 100644
--- a/devel/deforaos-cpp/Makefile
+++ b/devel/deforaos-cpp/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2016/02/20 02:54:45 khorben Exp $
+# $NetBSD: Makefile,v 1.2 2016/02/23 00:30:27 khorben Exp $
#
DISTNAME= CPP-0.0.3
PKGNAME= deforaos-cpp-0.0.3
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://www.defora.org/os/download/download/4422/
@@ -17,7 +18,9 @@ MAKE_FLAGS+= DESTDIR=${DESTDIR}
MAKE_FLAGS+= CFLAGS=${CFLAGS:Q}
MAKE_FLAGS+= LDFLAGS=${LDFLAGS:Q}
MAKE_FLAGS+= INSTALL=${INSTALL}
-AUTO_MKDIRS= yes
+
+post-install:
+ ${MV} ${DESTDIR}${PREFIX}/bin/cpp ${DESTDIR}${PREFIX}/bin/deforaos-cpp
.include "../../devel/deforaos-libsystem/buildlink3.mk"
BUILDLINK_API_DEPENDS.gtk-doc+= gtk-doc>=1.20
diff --git a/devel/deforaos-cpp/PLIST b/devel/deforaos-cpp/PLIST
index e96e0c8d0e3..2f292b6d8d4 100644
--- a/devel/deforaos-cpp/PLIST
+++ b/devel/deforaos-cpp/PLIST
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1 2016/02/20 02:54:45 khorben Exp $
-bin/cpp
+@comment $NetBSD: PLIST,v 1.2 2016/02/23 00:30:27 khorben Exp $
+bin/deforaos-cpp
include/Devel/CPP.h
lib/libcpp.a
lib/libcpp.so