From owner-svn-ports-head@FreeBSD.ORG Tue Jun 11 14:47:02 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C06A8333; Tue, 11 Jun 2013 14:47:02 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id B28F1185C; Tue, 11 Jun 2013 14:47:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5BEl2Jh069530; Tue, 11 Jun 2013 14:47:02 GMT (envelope-from miwi@svn.freebsd.org) Received: (from miwi@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5BEl2Z7069526; Tue, 11 Jun 2013 14:47:02 GMT (envelope-from miwi@svn.freebsd.org) Message-Id: <201306111447.r5BEl2Z7069526@svn.freebsd.org> From: Martin Wilke Date: Tue, 11 Jun 2013 14:47:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r320576 - head/graphics/aqsis X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jun 2013 14:47:02 -0000 Author: miwi Date: Tue Jun 11 14:47:02 2013 New Revision: 320576 URL: http://svnweb.freebsd.org/changeset/ports/320576 Log: - Fix build - Remove 7.X gruft Reported by: pkg (DEVELOPER_MODE) Modified: head/graphics/aqsis/Makefile head/graphics/aqsis/pkg-plist (contents, props changed) Modified: head/graphics/aqsis/Makefile ============================================================================== --- head/graphics/aqsis/Makefile Tue Jun 11 14:46:00 2013 (r320575) +++ head/graphics/aqsis/Makefile Tue Jun 11 14:47:02 2013 (r320576) @@ -29,10 +29,4 @@ PLIST_SUB+= LIBVERS=${PORTVERSION:R} INSTALLS_ICONS= yes -.include - -.if ${OSVERSION} < 800000 -BROKEN= does not compile on FreeBSD 7.X -.endif - -.include +.include Modified: head/graphics/aqsis/pkg-plist ============================================================================== --- head/graphics/aqsis/pkg-plist Tue Jun 11 14:46:00 2013 (r320575) +++ head/graphics/aqsis/pkg-plist Tue Jun 11 14:47:02 2013 (r320576) @@ -269,7 +269,6 @@ share/applications/piqsl.desktop @dirrm %%DATADIR%%/examples/features/archives @dirrm %%DATADIR%%/examples/features @dirrm %%DATADIR%%/examples -@dirrm %%DATADIR%%/doc @dirrm %%DATADIR%% @dirrm lib/aqsis @dirrm include/aqsis/ri