diff --git a/x11-toolkits/pure-gtk/Makefile b/x11-toolkits/pure-gtk/Makefile index a201249905b2..53ec02fe0839 100644 --- a/x11-toolkits/pure-gtk/Makefile +++ b/x11-toolkits/pure-gtk/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pure-gtk -# Date created: 2011-03-18 -# Whom: Zhihao Yuan -# +# Created by: Zhihao Yuan # $FreeBSD$ -# PORTNAME= pure-gtk PORTVERSION= 0.11 @@ -17,6 +13,5 @@ LIB_DEPENDS= cairo:${PORTSDIR}/graphics/cairo USE_PURE= ffi USE_GNOME= glib20 gtk20 atk pango -.include -.include "${PORTSDIR}/lang/pure/bsd.pure.mk" -.include +.include "${.CURDIR}/../../lang/pure/bsd.pure.mk" +.include