aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-12-27 21:35:41 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-12-27 21:35:41 +0000
commit00c0eef8538e939cbafc99036c6f915596eebbda (patch)
tree9665a7a7669a28774746346c48f3d2470a99c9af /x11-toolkits
parent5a345c47493d20048b276088ef207755f194e7d2 (diff)
downloadports-00c0eef8538e939cbafc99036c6f915596eebbda.tar.gz
ports-00c0eef8538e939cbafc99036c6f915596eebbda.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/py-sexy/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/py-sexy/Makefile b/x11-toolkits/py-sexy/Makefile
index cccb542fe041..3b77f49cc52f 100644
--- a/x11-toolkits/py-sexy/Makefile
+++ b/x11-toolkits/py-sexy/Makefile
@@ -12,7 +12,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Libsexy bindings for Python
-LIB_DEPENDS= sexy.2:${PORTSDIR}/x11-toolkits/libsexy
+LIB_DEPENDS= libsexy.so:${PORTSDIR}/x11-toolkits/libsexy
USE_AUTOTOOLS= libtool
USE_GNOME= pygtk2
@@ -20,5 +20,4 @@ USE_PYTHON= yes
USES= pkgconfig
GNU_CONFIGURE= yes
-NO_STAGE= yes
.include <bsd.port.mk>