aboutsummaryrefslogtreecommitdiffstats
path: root/security/symbion-sslproxy
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2007-04-01 03:56:19 +0800
committergabor <gabor@FreeBSD.org>2007-04-01 03:56:19 +0800
commit1229782f69da6f5de28e93edd167fa49a51bdf50 (patch)
tree47a3d2cee4e1393b90060c5fd9a23a144ae0f946 /security/symbion-sslproxy
parent2351f6995d0d4d0810b4aae13d99fbf9892aace3 (diff)
downloadfreebsd-ports-gnome-1229782f69da6f5de28e93edd167fa49a51bdf50.tar.gz
freebsd-ports-gnome-1229782f69da6f5de28e93edd167fa49a51bdf50.tar.zst
freebsd-ports-gnome-1229782f69da6f5de28e93edd167fa49a51bdf50.zip
- Remove DESTDIR support from my ports as it is useless now. New implementation
is coming.
Diffstat (limited to 'security/symbion-sslproxy')
-rw-r--r--security/symbion-sslproxy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/symbion-sslproxy/Makefile b/security/symbion-sslproxy/Makefile
index 89e045bc8144..b7dd8c254df6 100644
--- a/security/symbion-sslproxy/Makefile
+++ b/security/symbion-sslproxy/Makefile
@@ -30,7 +30,7 @@ post-patch:
-e 's|CFLAGS =|CFLAGS +=|' ${WRKSRC}/Makefile.global
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/ssl_proxy ${TARGETDIR}/sbin
+ ${INSTALL_PROGRAM} ${WRKSRC}/ssl_proxy ${PREFIX}/sbin
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}