diff options
-rw-r--r-- | devel/imake-4/Makefile | 2 | ||||
-rw-r--r-- | devel/imake/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/devel/imake-4/Makefile b/devel/imake-4/Makefile index eb74345d5b7c..027aedbbf4ba 100644 --- a/devel/imake-4/Makefile +++ b/devel/imake-4/Makefile @@ -18,6 +18,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= max@FreeBSD.org +MANUAL_PACKAGE_BUILD= installs/removes files also in the XFree86 port + PREFIX= ${X11BASE} DIST_SUBDIR= xc WRKSRC= ${WRKDIR}/xc/config diff --git a/devel/imake/Makefile b/devel/imake/Makefile index eb74345d5b7c..027aedbbf4ba 100644 --- a/devel/imake/Makefile +++ b/devel/imake/Makefile @@ -18,6 +18,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= max@FreeBSD.org +MANUAL_PACKAGE_BUILD= installs/removes files also in the XFree86 port + PREFIX= ${X11BASE} DIST_SUBDIR= xc WRKSRC= ${WRKDIR}/xc/config |